Skip to content
Snippets Groups Projects
Commit 568df5ae authored by cedrick's avatar cedrick
Browse files

minor fix

parent e2b0285e
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ task Normalize {
parameter_meta {
# inputs
inputVcf: {description: "The VCF file to process.", category: "required"}
inputVCF: {description: "The VCF file to process.", category: "required"}
inputVCFIndex: {description: "The index of the VCF file to be processed.", category: "required"}
outputPath: {description: "The location the output VCF file should be written.", category: "common"}
referenceFasta: {description: "The reference fasta file which was also used for mapping.", category: "required"}
......
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