mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-10 22:13:08 +00:00
Update nextflow_schema.json
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
parent
d454ceed86
commit
e3e465df1f
1 changed files with 1 additions and 1 deletions
|
@ -518,7 +518,7 @@
|
|||
"enum": ["tsv", "csv", "arrow", "parquet", "biom"]
|
||||
},
|
||||
"taxpasta_taxonomy_dir": {
|
||||
"type": "boolean",
|
||||
"type": "string",
|
||||
"description": "The path to a directory containing taxdump files.",
|
||||
"help_text": "At least nodes.dmp and names.dmp are required. A merged.dmp file is optional."
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue