Mercurial > repos > miller-lab > genome_diversity
diff specify_restriction_enzymes.xml @ 10:9b92372de9f6
rename snp to gsSnp, sap to gdSap
author | Richard Burhans <burhans@bx.psu.edu> |
---|---|
date | Tue, 04 Sep 2012 12:49:53 -0400 |
parents | e29f4d801bb0 |
children |
line wrap: on
line diff
--- a/specify_restriction_enzymes.xml Tue Jul 10 11:41:22 2012 -0400 +++ b/specify_restriction_enzymes.xml Tue Sep 04 12:49:53 2012 -0400 @@ -40,15 +40,15 @@ </inputs> <outputs> - <data format="snp" name="output" metadata_source="input"/> + <data format="gdSnp" name="output" metadata_source="input"/> </outputs> <tests> <test> - <param name="input" value="test_out/select_snps/select_snps.snp" ftype="snp" /> + <param name="input" value="test_out/select_snps/select_snps.gdSnp" ftype="gdSnp" /> <param name="choice" value="0" /> <param name="enzymes" value="Bsp1286I,HaeII,RsaI" /> - <output name="output" file="test_out/specify_restriction_enzymes/specify_restriction_enzymes.snp" /> + <output name="output" file="test_out/specify_restriction_enzymes/specify_restriction_enzymes.gdSnp" /> </test> </tests>