Mercurial > repos > miller-lab > genome_diversity
diff specify_restriction_enzymes.xml @ 7:e29f4d801bb0
change wsf -> snp; wpf -> sap
author | Richard Burhans <burhans@bx.psu.edu> |
---|---|
date | Wed, 18 Apr 2012 11:12:21 -0400 |
parents | 2c498d40ecde |
children | 9b92372de9f6 |
line wrap: on
line diff
--- a/specify_restriction_enzymes.xml Tue Apr 10 13:51:19 2012 -0400 +++ b/specify_restriction_enzymes.xml Wed Apr 18 11:12:21 2012 -0400 @@ -40,15 +40,15 @@ </inputs> <outputs> - <data format="wsf" name="output" metadata_source="input"/> + <data format="snp" name="output" metadata_source="input"/> </outputs> <tests> <test> - <param name="input" value="test_out/select_snps/select_snps.wsf" ftype="wsf" /> + <param name="input" value="test_out/select_snps/select_snps.snp" ftype="snp" /> <param name="choice" value="0" /> <param name="enzymes" value="Bsp1286I,HaeII,RsaI" /> - <output name="output" file="test_out/specify_restriction_enzymes/specify_restriction_enzymes.wsf" /> + <output name="output" file="test_out/specify_restriction_enzymes/specify_restriction_enzymes.snp" /> </test> </tests>