Skip to content
Snippets Groups Projects
Commit 843f0bfd authored by Cats's avatar Cats
Browse files

typo

parent 7aed677a
No related branches found
No related tags found
No related merge requests found
......@@ -344,7 +344,7 @@ task HaplotypeCallerGvcf {
category: "required"}
referenceFastaDict: {description: "The sequence dictionary associated with the reference fasta file.",
category: "required"}
referenceFastaFai: {description: "The index for the reference fasta file.", category: "required"}
referenceFastaIndex: {description: "The index for the reference fasta file.", category: "required"}
contamination: {description: "Equivalent to HaplotypeCaller's `-contamination` option.", category: "advanced"}
dbsnpVCF: {description: "A dbSNP VCF.", category: "common"}
dbsnpVCFIndex: {description: "The index for the dbSNP VCF.", category: "common"}
......
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