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 Jul 17, 2024
1 parent 0b79a3d commit a5682e5
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 122 deletions.
Binary file modified .cache.tar.xz
Binary file not shown.
29 changes: 29 additions & 0 deletions public/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -5627,6 +5627,10 @@
"name": "rnafusion",
"version": "3.0.2"
},
{
"name": "rnafusion",
"version": "3.0.2"
},
{
"name": "rnafusion",
"version": "3.0.2"
Expand Down Expand Up @@ -18021,6 +18025,10 @@
"name": "genomeassembler",
"version": "dev"
},
{
"name": "genomeassembler",
"version": "dev"
},
{
"name": "genomeassembler",
"version": "dev"
Expand Down Expand Up @@ -67803,6 +67811,10 @@
"name": "isoseq",
"version": "1.1.5"
},
{
"name": "isoseq",
"version": "1.1.5"
},
{
"name": "isoseq",
"version": "1.1.5"
Expand Down Expand Up @@ -78212,6 +78224,10 @@
"name": "genomeassembler",
"version": "dev"
},
{
"name": "genomeassembler",
"version": "dev"
},
{
"name": "genomeassembler",
"version": "dev"
Expand Down Expand Up @@ -140750,6 +140766,19 @@
"type": "integer",
"description": "After UMI barcode extraction discard either R1 or R2 by setting this\nparameter to 1 or 2, respectively\n"
}
},
{
"stranded_threshold": {
"type": "float",
"min": 0.5,
"description": "The fraction of stranded reads that must be assigned to a strandedness\nfor confident assignment. Must be at least 0.5.\n"
}
},
{
"unstranded_threshold": {
"type": "float",
"description": "The difference in fraction of stranded reads assigned to 'forward' and\n'reverse' below which a sample is classified as 'unstranded'.\n"
}
}
],
"output": [
Expand Down
Loading

0 comments on commit a5682e5

Please sign in to comment.