Mercurial > repos > iuc > vt_variant_tools
diff vt_normalize.xml @ 1:a5578ce1c0a1 draft
Uploaded
| author | iuc |
|---|---|
| date | Tue, 12 Aug 2014 05:36:23 -0400 |
| parents | e4d445a95419 |
| children | 4ffcf0672e81 |
line wrap: on
line diff
--- a/vt_normalize.xml Mon Aug 11 14:10:22 2014 -0400 +++ b/vt_normalize.xml Tue Aug 12 05:36:23 2014 -0400 @@ -20,7 +20,7 @@ </command> <expand macro="stdio" /> <inputs> - <param name="infile" type="data" format="sqlite" label="GEMINI database" /> + <param name="infile" type="data" format="vcf" label="VCF file to be normalised" /> <param name="reference_genome" type="select" label="Using reference genome"> <options from_data_table="fasta_indexes">
