Mercurial > repos > iuc > instrain_compare
comparison macros.xml @ 0:8802fb48fbd7 draft
"planemo upload for repository https://github.com/MrOlm/inStrain commit e6eae71231e551c08aa96afc9f15b8ba87676101"
| author | iuc |
|---|---|
| date | Wed, 11 Aug 2021 21:10:15 +0000 |
| parents | |
| children | fb678aae800e |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:8802fb48fbd7 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <macros> | |
| 3 <token name="@TOOL_VERSION@">1.5.3</token> | |
| 4 <token name="@VERSION_SUFFIX@">0</token> | |
| 5 <token name="@PROFILE@">20.01</token> | |
| 6 <xml name="edam_ontology"> | |
| 7 <edam_topics> | |
| 8 <edam_topic>topic_0796</edam_topic> | |
| 9 <edam_topic>topic_3174</edam_topic> | |
| 10 </edam_topics> | |
| 11 <edam_operations> | |
| 12 <edam_operation>operation_0484</edam_operation> | |
| 13 <edam_operation>operation_3209</edam_operation> | |
| 14 <edam_operation>operation_3730</edam_operation> | |
| 15 </edam_operations> | |
| 16 </xml> | |
| 17 <xml name="requirements"> | |
| 18 <requirements> | |
| 19 <requirement type="package" version="@TOOL_VERSION@">instrain</requirement> | |
| 20 <yield/> | |
| 21 </requirements> | |
| 22 </xml> | |
| 23 <token name="@HELP_HEADER@"> | |
| 24 What it does | |
| 25 ============ | |
| 26 | |
| 27 inStrain is python program for analysis of co-occurring genome populations from metagenomes that allows highly accurate genome comparisons, analysis of coverage, microdiversity, and linkage, and sensitive SNP detection with gene localization and synonymous non-synonymous identification. | |
| 28 | |
| 29 Read more about the tool: https://instrain.readthedocs.io/en/latest/ | |
| 30 </token> | |
| 31 <xml name="citations"> | |
| 32 <citations> | |
| 33 <citation type="doi">10.1101/2020.01.22.915579</citation> | |
| 34 </citations> | |
| 35 </xml> | |
| 36 </macros> |
