Mercurial > repos > iuc > instrain_compare
view macros.xml @ 0:dff92aac9f75 draft
"planemo upload for repository https://github.com/MrOlm/inStrain commit e6eae71231e551c08aa96afc9f15b8ba87676101"
author | iuc |
---|---|
date | Wed, 11 Aug 2021 21:11:53 +0000 |
parents | |
children | 3b54b419b5cb |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.5.3</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">20.01</token> <xml name="edam_ontology"> <edam_topics> <edam_topic>topic_0796</edam_topic> <edam_topic>topic_3174</edam_topic> </edam_topics> <edam_operations> <edam_operation>operation_0484</edam_operation> <edam_operation>operation_3209</edam_operation> <edam_operation>operation_3730</edam_operation> </edam_operations> </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">instrain</requirement> <yield/> </requirements> </xml> <token name="@HELP_HEADER@"> What it does ============ 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. Read more about the tool: https://instrain.readthedocs.io/en/latest/ </token> <xml name="citations"> <citations> <citation type="doi">10.1101/2020.01.22.915579</citation> </citations> </xml> </macros>