Skip to content

Commit 128d9b6

Browse files
committed
[automated] Update json files
1 parent 0856056 commit 128d9b6

2 files changed

Lines changed: 298 additions & 126 deletions

File tree

public/components.json

Lines changed: 143 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48632,7 +48632,7 @@
4863248632
},
4863348633
{
4863448634
"name": "pixelator",
48635-
"version": "4.1.2"
48635+
"version": "5.0.0"
4863648636
},
4863748637
{
4863848638
"name": "raredisease",
@@ -214341,6 +214341,143 @@
214341214341
]
214342214342
}
214343214343
},
214344+
{
214345+
"name": "msisensorpro_baseline",
214346+
"path": "modules/nf-core/msisensorpro/baseline/meta.yml",
214347+
"type": "module",
214348+
"meta": {
214349+
"name": "msisensorpro_baseline",
214350+
"description": "MSIsensor-pro/baseline builds a baseline microsatellite file from a panel of normal samples, for use with msisensor-pro/pro tumor-only MSI detection.",
214351+
"keywords": [
214352+
"msisensor-pro",
214353+
"baseline",
214354+
"micro-satellite",
214355+
"tumor-only",
214356+
"panel-of-normals"
214357+
],
214358+
"tools": [
214359+
{
214360+
"msisensorpro": {
214361+
"description": "Microsatellite Instability (MSI) detection using high-throughput sequencing data.",
214362+
"homepage": "https://github.com/xjtu-omics/msisensor-pro",
214363+
"documentation": "https://github.com/xjtu-omics/msisensor-pro/wiki",
214364+
"tool_dev_url": "https://github.com/xjtu-omics/msisensor-pro",
214365+
"doi": "10.1016/j.gpb.2020.02.001",
214366+
"licence": [
214367+
"Custom Licence"
214368+
],
214369+
"identifier": ""
214370+
}
214371+
}
214372+
],
214373+
"input": [
214374+
[
214375+
{
214376+
"meta": {
214377+
"type": "map",
214378+
"description": "Groovy Map containing baseline information\ne.g. `[ id:'my_baseline' ]`\n"
214379+
}
214380+
},
214381+
{
214382+
"list": {
214383+
"type": "file",
214384+
"description": "Microsatellite list produced by `msisensorpro/scan` and passed to\n`msisensor-pro baseline -d`.\n",
214385+
"pattern": "*.{list}",
214386+
"ontologies": []
214387+
}
214388+
}
214389+
],
214390+
[
214391+
{
214392+
"meta2": {
214393+
"type": "map",
214394+
"description": "Groovy Map containing sample information for the panel of normals\n"
214395+
}
214396+
},
214397+
{
214398+
"pro_all_files": {
214399+
"type": "file",
214400+
"description": "One or more `*_all` files produced by running `msisensorpro/pro` on\nindividual normal samples. The configure file consumed by\n`msisensor-pro baseline -i` is constructed internally; sample names\nare derived from each file's basename with the `_all` suffix stripped.\n",
214401+
"pattern": "*_all",
214402+
"ontologies": []
214403+
}
214404+
}
214405+
]
214406+
],
214407+
"output": {
214408+
"baseline": [
214409+
[
214410+
{
214411+
"meta": {
214412+
"type": "map",
214413+
"description": "Groovy Map containing baseline information\ne.g. `[ id:'my_baseline' ]`\n"
214414+
}
214415+
},
214416+
{
214417+
"${prefix}.baseline": {
214418+
"type": "file",
214419+
"description": "Trained baseline microsatellite file suitable for passing to\n`msisensorpro/pro -d` for tumor-only MSI calling.\n",
214420+
"pattern": "*.baseline",
214421+
"ontologies": []
214422+
}
214423+
}
214424+
]
214425+
],
214426+
"versions_msisensorpro": [
214427+
[
214428+
{
214429+
"${task.process}": {
214430+
"type": "string",
214431+
"description": "The name of the process"
214432+
}
214433+
},
214434+
{
214435+
"msisensor-pro": {
214436+
"type": "string",
214437+
"description": "The name of the tool"
214438+
}
214439+
},
214440+
{
214441+
"msisensor-pro --version 2>&1 | sed -nE 's/Version:\\s*v//p'": {
214442+
"type": "eval",
214443+
"description": "The expression to obtain the version of the tool"
214444+
}
214445+
}
214446+
]
214447+
]
214448+
},
214449+
"topics": {
214450+
"versions": [
214451+
[
214452+
{
214453+
"${task.process}": {
214454+
"type": "string",
214455+
"description": "The name of the process"
214456+
}
214457+
},
214458+
{
214459+
"msisensor-pro": {
214460+
"type": "string",
214461+
"description": "The name of the tool"
214462+
}
214463+
},
214464+
{
214465+
"msisensor-pro --version 2>&1 | sed -nE 's/Version:\\s*v//p'": {
214466+
"type": "eval",
214467+
"description": "The expression to obtain the version of the tool"
214468+
}
214469+
}
214470+
]
214471+
]
214472+
},
214473+
"authors": [
214474+
"@nh13"
214475+
],
214476+
"maintainers": [
214477+
"@nh13"
214478+
]
214479+
}
214480+
},
214344214481
{
214345214482
"name": "msisensorpro_msisomatic",
214346214483
"path": "modules/nf-core/msisensorpro/msisomatic/meta.yml",
@@ -214635,8 +214772,8 @@
214635214772
{
214636214773
"list": {
214637214774
"type": "file",
214638-
"description": "micro-satellite list",
214639-
"pattern": "*.{list}",
214775+
"description": "Micro-satellite file passed to `msisensor-pro pro -d`. The tool\naccepts either of two file types here:\n 1. A raw scan list produced by `msisensorpro/scan`. When used,\n `msisensor-pro pro` falls back to a hard threshold for MSI\n calling, set via `-i` (default `0.1`, configurable via\n `ext.args`).\n 2. A trained baseline produced by `msisensorpro/baseline` from\n a panel of normals. This enables per-site trained thresholds\n and is the tumor-only workflow recommended by the\n msisensor-pro maintainers\n (https://github.com/xjtu-omics/msisensor-pro/wiki/Best-Practices).\n",
214776+
"pattern": "*.{list,baseline}",
214640214777
"ontologies": []
214641214778
}
214642214779
}
@@ -383542,7 +383679,7 @@
383542383679
},
383543383680
{
383544383681
"name": "pixelator",
383545-
"version": "4.1.2"
383682+
"version": "5.0.0"
383546383683
},
383547383684
{
383548383685
"name": "proteinannotator",
@@ -383999,7 +384136,7 @@
383999384136
},
384000384137
{
384001384138
"name": "pixelator",
384002-
"version": "4.1.2"
384139+
"version": "5.0.0"
384003384140
},
384004384141
{
384005384142
"name": "proteinannotator",
@@ -384494,7 +384631,7 @@
384494384631
},
384495384632
{
384496384633
"name": "pixelator",
384497-
"version": "4.1.2"
384634+
"version": "5.0.0"
384498384635
},
384499384636
{
384500384637
"name": "proteinannotator",

0 commit comments

Comments
 (0)