Mercurial > repos > iuc > presto_partition
comparison presto_partition.xml @ 1:c3bf9c466305 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/presto commit a42c43c1528ae7b7efe2c5ef848681d574df0405"
author | iuc |
---|---|
date | Tue, 22 Jun 2021 16:33:38 +0000 |
parents | 0b103d43a2c7 |
children | 824d24bfe8dd |
comparison
equal
deleted
inserted
replaced
0:0b103d43a2c7 | 1:c3bf9c466305 |
---|---|
43 <help><![CDATA[ | 43 <help><![CDATA[ |
44 Uses pRESTO SplitSeq.py group to partition a file of sequences into two files. The input file is split based on a numeric | 44 Uses pRESTO SplitSeq.py group to partition a file of sequences into two files. The input file is split based on a numeric |
45 annotation field to yield one file which contains all sequences with the field value less than the provided threshold and | 45 annotation field to yield one file which contains all sequences with the field value less than the provided threshold and |
46 a second file with all sequences with the field value greater than or equal to the threshold. | 46 a second file with all sequences with the field value greater than or equal to the threshold. |
47 | 47 |
48 See the `pRESTO online help <@PRESTO_URL_BASE@/SplitSeq.html>`_ for more information. | 48 See the `pRESTO online help <@PRESTO_BASE_URL@/en/stable>`_ for more information. |
49 | 49 |
50 @HELP_NOTE@ | 50 @HELP_NOTE@ |
51 ]]></help> | 51 ]]></help> |
52 <expand macro="citations" /> | 52 <expand macro="citations" /> |
53 </tool> | 53 </tool> |