commit/galaxy-central: jgoecks: Fix bad value in cufflinks functional test.
1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/4146f64da13d/ changeset: r5141:4146f64da13d user: jgoecks date: 2011-02-28 15:59:30 summary: Fix bad value in cufflinks functional test. affected #: 1 file (4 bytes) --- a/tools/ngs_rna/cufflinks_wrapper.xml Mon Feb 28 09:52:17 2011 -0500 +++ b/tools/ngs_rna/cufflinks_wrapper.xml Mon Feb 28 09:59:30 2011 -0500 @@ -103,7 +103,7 @@ Simple test that uses test data included with cufflinks. --><test> - <param name="sPaired" value="single"/> + <param name="sPaired" value="No"/><param name="input" value="cufflinks_in.sam"/><param name="mean_inner_distance" value="20"/><param name="max_intron_len" value="300000"/> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket