Skip to content

Commit

Permalink
[automated] Update json files and markdown cache
Browse files Browse the repository at this point in the history
  • Loading branch information
nf-core-bot committed Oct 15, 2024
1 parent 41aa690 commit 957c808
Show file tree
Hide file tree
Showing 3 changed files with 177 additions and 101 deletions.
Binary file modified .cache.tar.xz
Binary file not shown.
97 changes: 89 additions & 8 deletions public/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -7724,6 +7724,10 @@
"name": "rnafusion",
"version": "3.0.2"
},
{
"name": "rnafusion",
"version": "3.0.2"
},
{
"name": "rnafusion",
"version": "3.0.2"
Expand Down Expand Up @@ -21201,6 +21205,26 @@
}
],
[
{
"meta2": {
"type": "map",
"description": "Groovy Map containing sample information\ne.g. [ id:'test', single_end:false ]\n"
}
},
{
"fasta": {
"type": "file",
"description": "Reference genome FASTA file\n"
}
}
],
[
{
"meta3": {
"type": "map",
"description": "Groovy Map containing sample information\ne.g. [ id:'test', single_end:false ]\n"
}
},
{
"index": {
"type": "directory",
Expand Down Expand Up @@ -21278,7 +21302,8 @@
"@phue"
],
"maintainers": [
"@phue"
"@phue",
"@sateeshperi"
]
},
"pipelines": [
Expand Down Expand Up @@ -21337,6 +21362,26 @@
}
],
[
{
"meta2": {
"type": "map",
"description": "Groovy Map containing sample information\ne.g. [ id:'test', single_end:false ]\n"
}
},
{
"fasta": {
"type": "file",
"description": "Reference genome FASTA file\n"
}
}
],
[
{
"meta3": {
"type": "map",
"description": "Groovy Map containing sample information\ne.g. [ id:'test', single_end:false ]\n"
}
},
{
"index": {
"type": "directory",
Expand Down Expand Up @@ -21414,7 +21459,8 @@
"@ewels"
],
"maintainers": [
"@ewels"
"@ewels",
"@sateeshperi"
]
},
"pipelines": [
Expand Down Expand Up @@ -21524,7 +21570,8 @@
"@phue"
],
"maintainers": [
"@phue"
"@phue",
"@sateeshperi"
]
},
"pipelines": [
Expand Down Expand Up @@ -21568,6 +21615,12 @@
],
"input": [
[
{
"meta": {
"type": "map",
"description": "Groovy Map containing sample information\ne.g. [ id:'test', single_end:false ]\n"
}
},
{
"fasta": {
"type": "file",
Expand All @@ -21579,6 +21632,12 @@
"output": [
{
"index": [
{
"meta": {
"type": "map",
"description": "Groovy Map containing sample information\ne.g. [ id:'test', single_end:false ]\n"
}
},
{
"BismarkIndex": {
"type": "directory",
Expand All @@ -21604,7 +21663,8 @@
"@phue"
],
"maintainers": [
"@phue"
"@phue",
"@sateeshperi"
]
},
"pipelines": [
Expand Down Expand Up @@ -21664,6 +21724,12 @@
}
],
[
{
"meta2": {
"type": "map",
"description": "Groovy Map containing sample information\ne.g. [ id:'test', single_end:false ]\n"
}
},
{
"index": {
"type": "directory",
Expand Down Expand Up @@ -21775,7 +21841,8 @@
"@phue"
],
"maintainers": [
"@phue"
"@phue",
"@sateeshperi"
]
},
"pipelines": [
Expand Down Expand Up @@ -21888,7 +21955,8 @@
"@phue"
],
"maintainers": [
"@phue"
"@phue",
"@sateeshperi"
]
},
"pipelines": [
Expand Down Expand Up @@ -21981,7 +22049,7 @@
{
"summary": [
{
"*report.{html": {
"*report.{html,txt}": {
"type": "file",
"description": "Bismark summary",
"pattern": "*.{html,txt}"
Expand All @@ -22005,7 +22073,8 @@
"@phue"
],
"maintainers": [
"@phue"
"@phue",
"@sateeshperi"
]
},
"pipelines": [
Expand Down Expand Up @@ -25285,6 +25354,14 @@
"name": "genomeassembler",
"version": "dev"
},
{
"name": "pathogensurveillance",
"version": "dev"
},
{
"name": "genomeassembler",
"version": "dev"
},
{
"name": "pathogensurveillance",
"version": "dev"
Expand Down Expand Up @@ -107092,6 +107169,10 @@
"name": "genomeassembler",
"version": "dev"
},
{
"name": "genomeassembler",
"version": "dev"
},
{
"name": "genomeassembler",
"version": "dev"
Expand Down
Loading

0 comments on commit 957c808

Please sign in to comment.