Skip to content
Snippets Groups Projects
Commit ccfd8433 authored by van den Berg's avatar van den Berg
Browse files

Update parameter meta

parent e29df66c
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ task CCS {
minReadQuality: {description: "Minimum predicted accuracy in [0, 1].", category: "common"}
logLevel: {description: "Set log level. Valid choices: (TRACE, DEBUG, INFO, WARN, FATAL).", category: "advanced"}
subreadsFile: {description: "Subreads input file.", category: "required"}
subreadsIndexFile: {description: "Index for the subreads input file.", category: "required"}
subreadsIndexFile: {description: "Index for the subreads input file, required when using chunkString.", category: "advanced"}
chunkString: {descpription: "Chunk string (e.g. 1/4, 5/5) for CCS.", category: "advanced"}
outputPrefix: {description: "Output directory path + output file prefix.", category: "required"}
cores: {description: "The number of cores to be used.", category: "advanced"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment