mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-10 23:23:09 +00:00
Update nextflow_schema.json
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
parent
54af021965
commit
9621d34c4a
1 changed files with 1 additions and 1 deletions
|
@ -530,7 +530,7 @@
|
|||
"taxpasta_add_rank": {
|
||||
"type": "boolean",
|
||||
"description": "Add the taxon rank to the output.",
|
||||
"help_text": "The standard output format of taxpasta is a two-column table including the read counts and the integer taxonomic ID. The taxon rank can be added as additional information to the output table.\n\nModifies tool parameter(s):\n- taxpasta: `taxpasta_add_rank`"
|
||||
"help_text": "The standard output format of taxpasta is a two-column table including the read counts and the integer taxonomic ID. The taxon rank can be added as additional information to the output table.\n\nModifies tool parameter(s):\n- taxpasta: `--taxpasta_add_rank`"
|
||||
},
|
||||
"taxpasta_add_lineage": {
|
||||
"type": "boolean",
|
||||
|
|
Loading…
Reference in a new issue