Mercurial > repos > miller-lab > genome_diversity
diff dpmix.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 | 7a94f11fe71f |
children | 9b92372de9f6 |
line wrap: on
line diff
--- a/dpmix.xml Tue Apr 10 13:51:19 2012 -0400 +++ b/dpmix.xml Wed Apr 18 11:12:21 2012 -0400 @@ -10,7 +10,7 @@ </command> <inputs> - <param name="input" type="data" format="wsf" label="Dataset"> + <param name="input" type="data" format="snp" label="Dataset"> <validator type="unspecified_build" message="This dataset does not have a reference species and cannot be used with this tool" /> </param> <param name="ap1_input" type="data" format="ind" label="Ancestral population 1 individuals" /> @@ -32,7 +32,7 @@ <tests> <test> - <param name="input" value="test_in/sample.wsf" ftype="wsf" /> + <param name="input" value="test_in/sample.snp" ftype="snp" /> <param name="ap1_input" value="test_in/a.ind" ftype="ind" /> <param name="ap2_input" value="test_in/b.ind" ftype="ind" /> <param name="p_input" value="test_in/c.ind" ftype="ind" />