Skip to content

Commit

Permalink
Update nextflow_schema.json
Browse files Browse the repository at this point in the history
human-gut-v2-0-2 database added
  • Loading branch information
Ales-ibt authored Jul 5, 2024
1 parent fc8030c commit 4fe7a59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"biome": {
"type": "string",
"description": "This can be any of the MGnify catalogues for which shallow-mapping databases are currently available",
"enum": ["chicken-gut-v1-0-1", "mouse-gut-v1-0"]
"enum": ["chicken-gut-v1-0-1", "mouse-gut-v1-0", "human-gut-v2-0-2"]
},
"run_bwa": {
"type": "boolean",
"description": "Generate extra results of taxonomic and functional profiles using bwa-mem2"
},
"core_mode": {
"type": "boolean",
"description": "The pipeline will use the core functinoal annotations instead of pangenome functionl annotations."
"description": "The pipeline will use the core functional annotations instead of pangenome functional annotations."
},
"outdir": {
"type": "string",
Expand Down

0 comments on commit 4fe7a59

Please sign in to comment.