Previous changeset 0:0801f8207d30 (2012-11-26) Next changeset 2:12d4359b7e2f (2013-04-01) |
Commit message:
Updated functional test definition to reference data copied to the test data repository. |
modified:
lastz_wrapper.xml |
b |
diff -r 0801f8207d30 -r a36c081e0043 lastz_wrapper.xml --- a/lastz_wrapper.xml Mon Nov 26 09:47:51 2012 -0500 +++ b/lastz_wrapper.xml Wed Mar 20 15:16:31 2013 -0400 |
b |
@@ -148,8 +148,7 @@ --> <param name="input2" value="b1.fasta" ftype="fasta" /> <param name="ref_source" value="cached" /> - <!-- this is the backwards-compatible "unique value" for this file, not an actual path --> - <param name="input1_2bit" value="/galaxy/data/phiX/seq/phiX.2bit" /> + <param name="input1_2bit" value="phiX174" /> <param name="out_format" value="sam" /> <param name="source_select" value="full" /> <param name="strand" value="both" /> |