comparison tools/mira3/mira.xml @ 16:f74bc0420db4 draft

planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/mira3/ commit 41e2a291e2e3925f834f18e48614e091e2df7643
author peterjc
date Wed, 13 May 2015 05:45:01 -0400
parents 8a05c6b852c3
children 83a94a5038a7
comparison
equal deleted inserted replaced
15:fbe9139eb74b 16:f74bc0420db4
1 <tool id="mira_assembler" name="Assemble with MIRA v3.4" version="0.0.10"> 1 <tool id="mira_assembler" name="Assemble with MIRA v3.4" version="0.0.11">
2 <description>Takes Sanger, Roche, Illumina, and Ion Torrent data</description> 2 <description>Takes Sanger, Roche, Illumina, and Ion Torrent data</description>
3 <requirements> 3 <requirements>
4 <requirement type="binary">mira</requirement> 4 <requirement type="binary">mira</requirement>
5 <requirement type="package" version="3.4.1.1">MIRA</requirement> 5 <requirement type="package" version="3.4.1.1">MIRA</requirement>
6 </requirements> 6 </requirements>
187 187
188 This wrapper is available to install into other Galaxy Instances via the Galaxy 188 This wrapper is available to install into other Galaxy Instances via the Galaxy
189 Tool Shed at http://toolshed.g2.bx.psu.edu/view/peterjc/mira_assembler 189 Tool Shed at http://toolshed.g2.bx.psu.edu/view/peterjc/mira_assembler
190 190
191 </help> 191 </help>
192 <citations>
193 <citation type="doi">10.7717/peerj.167</citation>
194 <citation type="bibtex">@ARTICLE{Chevreux1999-mira3,
195 author = {B. Chevreux and T. Wetter and S. Suhai},
196 year = {1999},
197 title = {Genome Sequence Assembly Using Trace Signals and Additional Sequence Information},
198 journal = {Computer Science and Biology: Proceedings of the German Conference on Bioinformatics (GCB)}
199 volume = {99},
200 pages = {45-56},
201 url = {http://www.bioinfo.de/isb/gcb99/talks/chevreux/main.html}
202 }</citation>
203 </citations>
192 </tool> 204 </tool>