Skip to content

Commit

Permalink
Update nextflow_schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ales-ibt authored Oct 21, 2024
1 parent be966eb commit 6b6c0f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"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", "human-gut-v2-0-2"]
"enum": ["chicken-gut-v1-0-1", "mouse-gut-v1-0", "non-model-fish-gut-v2-0", "human-vaginal-v1-0", "honeybee-gut-v1-0-1", "sheep-rumen-v1-0", "marine-v2-0", "zebrafish-fecal-v1-0", "human-oral-v1-0-1", "pig-gut-v1-0", "cow-rumen-v1-0-1", "human-gut-v2-0-2"]
},
"run_bwa": {
"type": "boolean",
Expand Down

0 comments on commit 6b6c0f0

Please sign in to comment.