commit/galaxy-central: jgoecks: Add num-threads param to cuffdiff.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/63bc8824dae5/ changeset: 63bc8824dae5 user: jgoecks date: 2012-02-02 15:15:19 summary: Add num-threads param to cuffdiff. affected #: 1 file diff -r 724bbcc69c921ebe53b780d04f2699178201941e -r 63bc8824dae5d8ab8cf45d86226fcd7f0508f46b tools/ngs_rna/cuffmerge_wrapper.xml --- a/tools/ngs_rna/cuffmerge_wrapper.xml +++ b/tools/ngs_rna/cuffmerge_wrapper.xml @@ -5,7 +5,9 @@ <requirement type="package">cufflinks</requirement></requirements><command interpreter="python"> - cuffmerge_wrapper.py + cuffmerge_wrapper.py + + --num-threads="4" ## Use annotation reference? #if $annotation.use_ref_annotation == "Yes": 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