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