Mercurial > repos > iuc > khmer_partition
comparison do-partition.xml @ 2:09779cc94f94 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/khmer/ commit bfa8bda732de882f6fa5f5375f8468ad229cceea
author | iuc |
---|---|
date | Wed, 09 Nov 2016 05:58:08 -0500 |
parents | 1413823dce99 |
children | e562293ee5ec |
comparison
equal
deleted
inserted
replaced
1:4626b7a63dbc | 2:09779cc94f94 |
---|---|
37 <element name="sequence-0.part" file="random-20-a.fa.part" /> | 37 <element name="sequence-0.part" file="random-20-a.fa.part" /> |
38 </output_collection> | 38 </output_collection> |
39 </test> | 39 </test> |
40 </tests> | 40 </tests> |
41 <help><![CDATA[ | 41 <help><![CDATA[ |
42 | |
42 Load in a set of sequences, partition them, merge the partitions, and | 43 Load in a set of sequences, partition them, merge the partitions, and |
43 annotate the original sequences files with the partition information. | 44 annotate the original sequences files with the partition information. |
44 | 45 |
45 This script combines the functionality of `load-graph.py`, | 46 This script combines the functionality of `load-graph.py`, |
46 `partition-graph.py`, `merge-partitions.py`, and | 47 `partition-graph.py`, `merge-partitions.py`, and |
47 `annotate-partitions.py` into one script. This is convenient | 48 `annotate-partitions.py` into one script. This is convenient |
48 but should probably not be used for large data sets, because | 49 but should probably not be used for large data sets, because |
49 `do-partition.py` doesn't provide save/resume functionality. | 50 `do-partition.py` doesn't provide save/resume functionality. |
51 | |
50 ]]> | 52 ]]> |
51 </help> | 53 </help> |
52 <citations> | 54 <citations> |
53 <expand macro="software-citation" /> | 55 <expand macro="software-citation" /> |
54 <expand macro="graph-citation" /> | 56 <expand macro="graph-citation" /> |