Skip to content

Commit 9509435

Browse files
committed
[automated] Update json files
1 parent 17e561f commit 9509435

2 files changed

Lines changed: 101 additions & 42 deletions

File tree

public/components.json

Lines changed: 87 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -172670,29 +172670,56 @@
172670172670
"*.tsv": {
172671172671
"type": "file",
172672172672
"description": "Tab-delimited summary of the results",
172673-
"pattern": "*.{tsv}",
172674-
"ontologies": [
172675-
{
172676-
"edam": "http://edamontology.org/format_3475"
172677-
}
172678-
]
172673+
"pattern": "*.{tsv}"
172679172674
}
172680172675
}
172681172676
]
172682172677
],
172678+
"versions_legsta": [
172679+
[
172680+
{
172681+
"${task.process}": {
172682+
"type": "string",
172683+
"description": "The name of the process"
172684+
}
172685+
},
172686+
{
172687+
"legsta": {
172688+
"type": "string",
172689+
"description": "The name of the tool"
172690+
}
172691+
},
172692+
{
172693+
"legsta --version 2>&1 | sed 's/^.*legsta //'": {
172694+
"type": "eval",
172695+
"description": "The expression to obtain the version of the tool"
172696+
}
172697+
}
172698+
]
172699+
]
172700+
},
172701+
"topics": {
172683172702
"versions": [
172684-
{
172685-
"versions.yml": {
172686-
"type": "file",
172687-
"description": "File containing software versions",
172688-
"pattern": "versions.yml",
172689-
"ontologies": [
172690-
{
172691-
"edam": "http://edamontology.org/format_3750"
172692-
}
172693-
]
172703+
[
172704+
{
172705+
"${task.process}": {
172706+
"type": "string",
172707+
"description": "The name of the process"
172708+
}
172709+
},
172710+
{
172711+
"legsta": {
172712+
"type": "string",
172713+
"description": "The name of the tool"
172714+
}
172715+
},
172716+
{
172717+
"legsta --version 2>&1 | sed 's/^.*legsta //'": {
172718+
"type": "eval",
172719+
"description": "The expression to obtain the version of the tool"
172720+
}
172694172721
}
172695-
}
172722+
]
172696172723
]
172697172724
},
172698172725
"authors": [
@@ -172777,19 +172804,51 @@
172777172804
}
172778172805
]
172779172806
],
172807+
"versions_leviosam2": [
172808+
[
172809+
{
172810+
"${task.process}": {
172811+
"type": "string",
172812+
"description": "The name of the process"
172813+
}
172814+
},
172815+
{
172816+
"leviosam2": {
172817+
"type": "string",
172818+
"description": "The name of the tool"
172819+
}
172820+
},
172821+
{
172822+
"leviosam2 --version": {
172823+
"type": "eval",
172824+
"description": "The expression to obtain the version of the tool"
172825+
}
172826+
}
172827+
]
172828+
]
172829+
},
172830+
"topics": {
172780172831
"versions": [
172781-
{
172782-
"versions.yml": {
172783-
"type": "file",
172784-
"description": "File containing software versions",
172785-
"pattern": "versions.yml",
172786-
"ontologies": [
172787-
{
172788-
"edam": "http://edamontology.org/format_3750"
172789-
}
172790-
]
172832+
[
172833+
{
172834+
"${task.process}": {
172835+
"type": "string",
172836+
"description": "The name of the process"
172837+
}
172838+
},
172839+
{
172840+
"leviosam2": {
172841+
"type": "string",
172842+
"description": "The name of the tool"
172843+
}
172844+
},
172845+
{
172846+
"leviosam2 --version": {
172847+
"type": "eval",
172848+
"description": "The expression to obtain the version of the tool"
172849+
}
172791172850
}
172792-
}
172851+
]
172793172852
]
172794172853
},
172795172854
"authors": [

public/pipelines.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17323,12 +17323,12 @@
1732317323
"fork": false,
1732417324
"url": "https://api.github.com/repos/nf-core/funcscan",
1732517325
"created_at": "2021-12-13T10:35:54Z",
17326-
"updated_at": "2026-06-11T02:33:50Z",
17326+
"updated_at": "2026-06-14T08:43:27Z",
1732717327
"pushed_at": "2026-06-09T09:54:09Z",
1732817328
"homepage": "https://nf-co.re/funcscan",
1732917329
"size": 33291,
17330-
"stargazers_count": 112,
17331-
"watchers_count": 112,
17330+
"stargazers_count": 113,
17331+
"watchers_count": 113,
1733217332
"language": "Nextflow",
1733317333
"has_issues": true,
1733417334
"has_projects": true,
@@ -17365,7 +17365,7 @@
1736517365
"visibility": "public",
1736617366
"forks": 36,
1736717367
"open_issues": 20,
17368-
"watchers": 112,
17368+
"watchers": 113,
1736917369
"default_branch": "main",
1737017370
"temp_clone_token": "",
1737117371
"allow_squash_merge": false,
@@ -28179,7 +28179,7 @@
2817928179
"forks_count": 6,
2818028180
"archived": false,
2818128181
"disabled": false,
28182-
"open_issues_count": 9,
28182+
"open_issues_count": 8,
2818328183
"allow_forking": true,
2818428184
"is_template": false,
2818528185
"web_commit_signoff_required": false,
@@ -28194,7 +28194,7 @@
2819428194
],
2819528195
"visibility": "public",
2819628196
"forks": 6,
28197-
"open_issues": 9,
28197+
"open_issues": 8,
2819828198
"watchers": 24,
2819928199
"default_branch": "master",
2820028200
"temp_clone_token": "",
@@ -28475,7 +28475,7 @@
2847528475
"forks_count": 172,
2847628476
"archived": false,
2847728477
"disabled": false,
28478-
"open_issues_count": 32,
28478+
"open_issues_count": 33,
2847928479
"allow_forking": true,
2848028480
"is_template": false,
2848128481
"web_commit_signoff_required": false,
@@ -28495,7 +28495,7 @@
2849528495
],
2849628496
"visibility": "public",
2849728497
"forks": 172,
28498-
"open_issues": 32,
28498+
"open_issues": 33,
2849928499
"watchers": 192,
2850028500
"default_branch": "master",
2850128501
"temp_clone_token": "",
@@ -28562,7 +28562,7 @@
2856228562
"dev_branch_protection_enforce_admins": false,
2856328563
"TEMPLATE_branch_exists": true,
2856428564
"has_required_topics": true,
28565-
"open_pr_count": 8,
28565+
"open_pr_count": 9,
2856628566
"repository_url": "https://github.com/nf-core/methylseq",
2856728567
"contributors": [
2856828568
{
@@ -40115,9 +40115,9 @@
4011540115
"url": "https://api.github.com/repos/nf-core/raredisease",
4011640116
"created_at": "2021-06-21T09:40:29Z",
4011740117
"updated_at": "2026-05-12T06:11:16Z",
40118-
"pushed_at": "2026-06-13T09:55:34Z",
40118+
"pushed_at": "2026-06-14T09:38:20Z",
4011940119
"homepage": "https://nf-co.re/raredisease",
40120-
"size": 198212,
40120+
"size": 198213,
4012140121
"stargazers_count": 117,
4012240122
"watchers_count": 117,
4012340123
"language": "Nextflow",
@@ -40130,7 +40130,7 @@
4013040130
"forks_count": 67,
4013140131
"archived": false,
4013240132
"disabled": false,
40133-
"open_issues_count": 84,
40133+
"open_issues_count": 83,
4013440134
"allow_forking": true,
4013540135
"is_template": false,
4013640136
"web_commit_signoff_required": false,
@@ -40148,7 +40148,7 @@
4014840148
],
4014940149
"visibility": "public",
4015040150
"forks": 67,
40151-
"open_issues": 84,
40151+
"open_issues": 83,
4015240152
"watchers": 117,
4015340153
"default_branch": "master",
4015440154
"temp_clone_token": "",
@@ -40221,7 +40221,7 @@
4022140221
"dev_branch_protection_enforce_admins": false,
4022240222
"TEMPLATE_branch_exists": true,
4022340223
"has_required_topics": true,
40224-
"open_pr_count": 17,
40224+
"open_pr_count": 16,
4022540225
"repository_url": "https://github.com/nf-core/raredisease",
4022640226
"contributors": [
4022740227
{

0 commit comments

Comments
 (0)