mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-14 07:03:09 +00:00
Update nextflow_schema.json
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
parent
fff7453d0c
commit
df5303270d
1 changed files with 1 additions and 1 deletions
|
@ -540,7 +540,7 @@
|
||||||
"taxpasta_add_idlineage": {
|
"taxpasta_add_idlineage": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Add the taxon's entire lineage to the output.",
|
"description": "Add the taxon's entire lineage to the output.",
|
||||||
"help_text": "\nThe standard output format of taxpasta is a two-column table including the read counts and the integer taxonomic ID. The taxon's entire lineage with the taxon identifiers separated by semi-colons can be added as additional information to the output table.\n\nModifies tool parameter(s):\n- taxpasta: `taxpasta_add_idlineage`\n"
|
"help_text": "\nThe standard output format of taxpasta is a two-column table including the read counts and the integer taxonomic ID. The taxon's entire lineage with the taxon identifiers separated by semi-colons can be added as additional information to the output table.\n\nModifies tool parameter(s):\n- taxpasta: `--taxpasta_add_idlineage`\n"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"fa_icon": "fas fa-chart-line"
|
"fa_icon": "fas fa-chart-line"
|
||||||
|
|
Loading…
Reference in a new issue