comparison extract_flanking_dna.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
41 </outputs> 41 </outputs>
42 42
43 <!-- Need snpcalls files from Webb before uncommenting 43 <!-- Need snpcalls files from Webb before uncommenting
44 <tests> 44 <tests>
45 <test> 45 <test>
46 <param name="input" value="test_out/select_snps/select_snps.snp" ftype="snp" /> 46 <param name="input" value="test_out/select_snps/select_snps.gdSnp" ftype="gdSnp" />
47 <param name="output_format" value="primer3" /> 47 <param name="output_format" value="primer3" />
48 <param name="choice" value="0" /> 48 <param name="choice" value="0" />
49 <output name="output" file="test_out/extract_flanking_dna/extract_flanking_dna.txt" /> 49 <output name="output" file="test_out/extract_flanking_dna/extract_flanking_dna.txt" />
50 </test> 50 </test>
51 </tests> 51 </tests>