comparison bio_hansel.xml @ 8:e9fd173fc7ee draft

planemo upload for repository https://github.com/phac-nml/bio_hansel commit df5241c32e2350d7ac49d546a0e390e1ef892c96
author nml
date Fri, 20 Apr 2018 10:44:35 -0400
parents af59ac462926
children 4654c51dae72
comparison
equal deleted inserted replaced
7:af59ac462926 8:e9fd173fc7ee
1 <tool id="bio_hansel" name="Bio Hansel" version="1.3.0"> 1 <tool id="bio_hansel" name="Bio Hansel" version="1.3.1">
2 <description>SNV Subtyping with genome assemblies or reads</description> 2 <description>SNV Subtyping with genome assemblies or reads</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="1.3.0">bio_hansel</requirement> 4 <requirement type="package" version="1.3.1">bio_hansel</requirement>
5 <requirement type="package" version="17.2.0">attrs</requirement> 5 <requirement type="package" version="17.2.0">attrs</requirement>
6 </requirements> 6 </requirements>
7 <command detect_errors="exit_code"><![CDATA[ 7 <command detect_errors="exit_code"><![CDATA[
8 ## Preparing file input. 8 ## Preparing file input.
9 #if $data_type.type == "paired": 9 #if $data_type.type == "paired":
321 321
322 ]]></help> 322 ]]></help>
323 <citations> 323 <citations>
324 <citation type="bibtex">@ARTICLE{a1, 324 <citation type="bibtex">@ARTICLE{a1,
325 title = {A robust genotyping scheme for *Salmonella enterica* serovar Heidelberg clones circulating in North America.}, 325 title = {A robust genotyping scheme for *Salmonella enterica* serovar Heidelberg clones circulating in North America.},
326 author = {Geneviève Labbé, James Robertson, Peter Kruczkiewicz, Marisa Rankin, Matthew Gopez, Chad R. Laing, Philip Mabon, Kim Ziebell, Aleisha R. Reimer, Lorelee Tschetter, Gary Van Domselaar, Sadjia Bekal, Kimberley A. MacDonald, Linda Hoang, Linda Chui, Danielle Daignault, Durda Slavic, Frank Pollari, E. Jane Parmley, Philip Mabon, Elissa Giang, Lok Kan Lee, Jonathan Moffat, Marisa Rankin, Joanne MacKinnon, Roger Johnson, John H.E. Nash.}, 326 author = {Geneviève Labbé, James Robertson, Peter Kruczkiewicz, Marisa Rankin, Matthew Gopez, Chad R. Laing, Philip Mabon, Kim Ziebell, Aleisha R. Reimer, Lorelee Tschetter, Gary Van Domselaar, Sadjia Bekal, Kimberley A. MacDonald, Linda Hoang, Linda Chui, Danielle Daignault, Durda Slavic, Frank Pollari, E. Jane Parmley, Elissa Giang, Lok Kan Lee, Jonathan Moffat, Joanne MacKinnon, Roger Johnson, John H.E. Nash.},
327 url = {https://github.com/phac-nml/bio_hansel} 327 url = {https://github.com/phac-nml/bio_hansel}
328 } 328 }
329 }</citation> 329 }</citation>
330 </citations> 330 </citations>
331 </tool> 331 </tool>