Mercurial > repos > miller-lab > genome_diversity
comparison 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 |
comparison
equal
deleted
inserted
replaced
6:626b714f72bb | 7:e29f4d801bb0 |
---|---|
38 </options> | 38 </options> |
39 </param> | 39 </param> |
40 </inputs> | 40 </inputs> |
41 | 41 |
42 <outputs> | 42 <outputs> |
43 <data format="wsf" name="output" metadata_source="input"/> | 43 <data format="snp" name="output" metadata_source="input"/> |
44 </outputs> | 44 </outputs> |
45 | 45 |
46 <tests> | 46 <tests> |
47 <test> | 47 <test> |
48 <param name="input" value="test_out/select_snps/select_snps.wsf" ftype="wsf" /> | 48 <param name="input" value="test_out/select_snps/select_snps.snp" ftype="snp" /> |
49 <param name="choice" value="0" /> | 49 <param name="choice" value="0" /> |
50 <param name="enzymes" value="Bsp1286I,HaeII,RsaI" /> | 50 <param name="enzymes" value="Bsp1286I,HaeII,RsaI" /> |
51 <output name="output" file="test_out/specify_restriction_enzymes/specify_restriction_enzymes.wsf" /> | 51 <output name="output" file="test_out/specify_restriction_enzymes/specify_restriction_enzymes.snp" /> |
52 </test> | 52 </test> |
53 </tests> | 53 </tests> |
54 | 54 |
55 <help> | 55 <help> |
56 **What it does** | 56 **What it does** |