Previous changeset 11:5ce5197de50c (2015-09-16) Next changeset 13:f1b92120dfaa (2017-02-07) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/cufflinks/cuffdiff commit a1517c9d22029095120643bbe2c8fa53754dd2b7 |
modified:
cuffdiff_wrapper.xml |
b |
diff -r 5ce5197de50c -r 0f32ad418df8 cuffdiff_wrapper.xml --- a/cuffdiff_wrapper.xml Wed Sep 16 09:39:31 2015 -0400 +++ b/cuffdiff_wrapper.xml Wed Nov 11 12:34:34 2015 -0500 |
[ |
@@ -13,6 +13,7 @@ <command><![CDATA[ cuffdiff --no-update-check + --quiet --FDR=$fdr --num-threads="\${GALAXY_SLOTS:-4}" --min-alignment-count=$min_alignment_count |