Mercurial > repos > miller-lab > genome_diversity
comparison 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 |
comparison
equal
deleted
inserted
replaced
9:22fe0154fa54 | 10:9b92372de9f6 |
---|---|
38 </options> | 38 </options> |
39 </param> | 39 </param> |
40 </inputs> | 40 </inputs> |
41 | 41 |
42 <outputs> | 42 <outputs> |
43 <data format="snp" name="output" metadata_source="input"/> | 43 <data format="gdSnp" 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.snp" ftype="snp" /> | 48 <param name="input" value="test_out/select_snps/select_snps.gdSnp" ftype="gdSnp" /> |
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.snp" /> | 51 <output name="output" file="test_out/specify_restriction_enzymes/specify_restriction_enzymes.gdSnp" /> |
52 </test> | 52 </test> |
53 </tests> | 53 </tests> |
54 | 54 |
55 <help> | 55 <help> |
56 **What it does** | 56 **What it does** |