Skip to content

Commit 800afa2

Browse files
committed
[automated] Update json files
1 parent 08156ff commit 800afa2

2 files changed

Lines changed: 167 additions & 19 deletions

File tree

public/components.json

Lines changed: 154 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348417,6 +348417,158 @@
348417348417
},
348418348418
"git_sha": "760d460250049331d41480fbf32343a386e695c0"
348419348419
},
348420+
{
348421+
"name": "suppa_psiperevent",
348422+
"path": "modules/nf-core/suppa/psiperevent/meta.yml",
348423+
"tree_sha": "ad62598a6e63bdfda34baf0f8575340ca39a676d",
348424+
"files": [
348425+
"modules/nf-core/suppa/psiperevent/environment.yml",
348426+
"modules/nf-core/suppa/psiperevent/main.nf",
348427+
"modules/nf-core/suppa/psiperevent/meta.yml",
348428+
"modules/nf-core/suppa/psiperevent/tests/main.nf.test",
348429+
"modules/nf-core/suppa/psiperevent/tests/main.nf.test.snap"
348430+
],
348431+
"type": "module",
348432+
"meta": {
348433+
"name": "suppa_psiperevent",
348434+
"description": "Calculate PSI values for alternative splicing events using SUPPA",
348435+
"keywords": [
348436+
"alternative splicing",
348437+
"suppa",
348438+
"psi",
348439+
"genomics"
348440+
],
348441+
"tools": [
348442+
{
348443+
"suppa": {
348444+
"description": "Fast, accurate, and uncertainty-aware differential splicing analysis across multiple conditions.",
348445+
"homepage": "https://github.com/comprna/SUPPA",
348446+
"documentation": "https://github.com/comprna/SUPPA",
348447+
"tool_dev_url": "https://github.com/comprna/SUPPA",
348448+
"doi": "10.1186/s13059-018-1417-1",
348449+
"licence": [
348450+
"MIT"
348451+
],
348452+
"identifier": "biotools:suppa"
348453+
}
348454+
}
348455+
],
348456+
"input": [
348457+
[
348458+
{
348459+
"meta": {
348460+
"type": "map",
348461+
"description": "Groovy Map containing sample information\ne.g. `[ id:'sample1' ]`\n"
348462+
}
348463+
},
348464+
{
348465+
"expression": {
348466+
"type": "file",
348467+
"description": "Expression matrix file in TPM units",
348468+
"pattern": "*.txt",
348469+
"ontologies": []
348470+
}
348471+
}
348472+
],
348473+
[
348474+
{
348475+
"meta2": {
348476+
"type": "map",
348477+
"description": "Groovy Map containing genome information\ne.g. `[ id:'genome1' ]`\n"
348478+
}
348479+
},
348480+
{
348481+
"ioe": {
348482+
"type": "file",
348483+
"description": "Events file in ioe format",
348484+
"pattern": "*.ioe",
348485+
"ontologies": []
348486+
}
348487+
}
348488+
],
348489+
{
348490+
"total_filter": {
348491+
"type": "integer",
348492+
"description": "Minimum total expression of the transcripts involved in the event to be considered for PSI calculation (default = 0)"
348493+
}
348494+
}
348495+
],
348496+
"output": {
348497+
"psi": [
348498+
[
348499+
{
348500+
"meta": {
348501+
"type": "map",
348502+
"description": "Groovy Map containing sample information\ne.g. `[ id:'sample1' ]`\n"
348503+
}
348504+
},
348505+
{
348506+
"*.psi": {
348507+
"type": "file",
348508+
"description": "PSI values file",
348509+
"pattern": "*.psi",
348510+
"ontologies": []
348511+
}
348512+
}
348513+
]
348514+
],
348515+
"versions_suppa": [
348516+
[
348517+
{
348518+
"${task.process}": {
348519+
"type": "string",
348520+
"description": "The name of the process"
348521+
}
348522+
},
348523+
{
348524+
"suppa": {
348525+
"type": "string",
348526+
"description": "The name of the tool"
348527+
}
348528+
},
348529+
{
348530+
"suppa.py -v | sed '1!d;s/.* //'": {
348531+
"type": "eval",
348532+
"description": "The expression to obtain the version of the tool"
348533+
}
348534+
}
348535+
]
348536+
]
348537+
},
348538+
"topics": {
348539+
"versions": [
348540+
[
348541+
{
348542+
"${task.process}": {
348543+
"type": "string",
348544+
"description": "The name of the process"
348545+
}
348546+
},
348547+
{
348548+
"suppa": {
348549+
"type": "string",
348550+
"description": "The name of the tool"
348551+
}
348552+
},
348553+
{
348554+
"suppa.py -v | sed '1!d;s/.* //'": {
348555+
"type": "eval",
348556+
"description": "The expression to obtain the version of the tool"
348557+
}
348558+
}
348559+
]
348560+
]
348561+
},
348562+
"authors": [
348563+
"@lathikaa",
348564+
"@piplus2"
348565+
],
348566+
"maintainers": [
348567+
"@piplus2"
348568+
]
348569+
},
348570+
"git_sha": "6a06fc880f6be6eb16f79e929a5ed50b915029dd"
348571+
},
348420348572
{
348421348573
"name": "survivor_bedpetovcf",
348422348574
"path": "modules/nf-core/survivor/bedpetovcf/meta.yml",
@@ -406946,6 +407098,6 @@
406946407098
"git_sha": "9edc097c4904d60808b5c4c9978934e091aded1a"
406947407099
}
406948407100
],
406949-
"commit_sha": "5488955899b1c02180ca6049d954f7be861b9e74",
406950-
"updated_at": "2026-07-19T03:10:53.381Z"
407101+
"commit_sha": "6a06fc880f6be6eb16f79e929a5ed50b915029dd",
407102+
"updated_at": "2026-07-19T14:37:36.479Z"
406951407103
}

public/pipelines.json

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -997,9 +997,7 @@
997997
"is_DSL2": true,
998998
"has_nf_test": true,
999999
"has_nf_test_dev": true,
1000-
"main_nextflow_config_plugins": [
1001-
"nf-validation@1.1.3"
1002-
],
1000+
"main_nextflow_config_plugins": [],
10031001
"main_nextflow_config_manifest": {},
10041002
"main_uses_params_block": false,
10051003
"dev_nextflow_config_plugins": [
@@ -1035,9 +1033,7 @@
10351033
},
10361034
"nextflow_version": "!>=23.04.0",
10371035
"nf_core_version": "3.3.1",
1038-
"plugins": [
1039-
"nf-validation@1.1.3"
1040-
],
1036+
"plugins": [],
10411037
"co2footprint_files": null
10421038
}
10431039
]
@@ -17788,9 +17784,9 @@
1778817784
"url": "https://api.github.com/repos/nf-core/funcscan",
1778917785
"created_at": "2021-12-13T10:35:54Z",
1779017786
"updated_at": "2026-07-02T21:57:38Z",
17791-
"pushed_at": "2026-07-17T09:25:29Z",
17787+
"pushed_at": "2026-07-19T12:47:49Z",
1779217788
"homepage": "https://nf-co.re/funcscan",
17793-
"size": 34818,
17789+
"size": 34842,
1779417790
"stargazers_count": 117,
1779517791
"watchers_count": 117,
1779617792
"language": "Nextflow",
@@ -29311,9 +29307,9 @@
2931129307
"url": "https://api.github.com/repos/nf-core/methylseq",
2931229308
"created_at": "2018-03-12T15:46:42Z",
2931329309
"updated_at": "2026-07-18T10:37:52Z",
29314-
"pushed_at": "2026-07-15T22:18:01Z",
29310+
"pushed_at": "2026-07-19T10:33:39Z",
2931529311
"homepage": "https://nf-co.re/methylseq",
29316-
"size": 27073,
29312+
"size": 27077,
2931729313
"stargazers_count": 197,
2931829314
"watchers_count": 197,
2931929315
"language": "Nextflow",
@@ -29326,7 +29322,7 @@
2932629322
"forks_count": 175,
2932729323
"archived": false,
2932829324
"disabled": false,
29329-
"open_issues_count": 36,
29325+
"open_issues_count": 35,
2933029326
"allow_forking": true,
2933129327
"is_template": false,
2933229328
"web_commit_signoff_required": false,
@@ -29346,7 +29342,7 @@
2934629342
],
2934729343
"visibility": "public",
2934829344
"forks": 175,
29349-
"open_issues": 36,
29345+
"open_issues": 35,
2935029346
"watchers": 197,
2935129347
"default_branch": "master",
2935229348
"temp_clone_token": "",
@@ -29413,7 +29409,7 @@
2941329409
"dev_branch_protection_enforce_admins": false,
2941429410
"TEMPLATE_branch_exists": true,
2941529411
"has_required_topics": true,
29416-
"open_pr_count": 11,
29412+
"open_pr_count": 10,
2941729413
"repository_url": "https://github.com/nf-core/methylseq",
2941829414
"contributors": [
2941929415
{
@@ -30331,8 +30327,8 @@
3033130327
},
3033230328
{
3033330329
"tag_name": "dev",
30334-
"published_at": "2026-07-15T22:18:00Z",
30335-
"tag_sha": "ba449675bbaa47c4f198c60fc1bcc2c1fba0cedf",
30330+
"published_at": "2026-07-19T10:33:39Z",
30331+
"tag_sha": "aa3f4da99ac6b42f82086e139135c73430c19440",
3033630332
"has_schema": true,
3033730333
"doc_files": [
3033830334
"docs/output.md",
@@ -52218,9 +52214,9 @@
5221852214
"url": "https://api.github.com/repos/nf-core/sarek",
5221952215
"created_at": "2019-04-30T15:43:00Z",
5222052216
"updated_at": "2026-07-18T12:49:55Z",
52221-
"pushed_at": "2026-07-17T20:22:29Z",
52217+
"pushed_at": "2026-07-19T09:00:55Z",
5222252218
"homepage": "https://nf-co.re/sarek",
52223-
"size": 122362,
52219+
"size": 122465,
5222452220
"stargazers_count": 583,
5222552221
"watchers_count": 583,
5222652222
"language": "Nextflow",

0 commit comments

Comments
 (0)