Mercurial > repos > bgruening > infernal
diff cmbuild.xml @ 19:94cc7ef25867 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/infernal commit a812ed8de433ac4e8b42afd636e70cfbb180d2b9"
| author | bgruening |
|---|---|
| date | Thu, 23 Sep 2021 19:38:15 +0000 |
| parents | a82205d6d2c4 |
| children | b10f7688d14c |
line wrap: on
line diff
--- a/cmbuild.xml Sat Nov 11 16:46:28 2017 -0500 +++ b/cmbuild.xml Thu Sep 23 19:38:15 2021 +0000 @@ -1,11 +1,12 @@ -<tool id="infernal_cmbuild" name="cmbuild" version="@VERSION@.0"> +<tool id="infernal_cmbuild" name="cmbuild" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> <description>Build covariance models from sequence alignments</description> <macros> <import>macros.xml</import> </macros> - <parallelism method="multi" split_inputs="alignment_infile" split_mode="to_size" split_size="10" merge_outputs="cmfile_outfile"></parallelism> + <!--parallelism method="multi" split_inputs="alignment_infile" split_mode="to_size" split_size="10" merge_outputs="cmfile_outfile"></parallelism--> <expand macro="requirements" /> <expand macro="stdio" /> + <expand macro="xrefs"/> <command> <