Mercurial > repos > chrisd > resistome_analyzer
changeset 1:c9fbf44a96f7 draft default tip
planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/resistomeanalyzer commit 8ae28ea5f8b137ff7403efbb968152aa6aae22bf
author | chrisd |
---|---|
date | Tue, 11 Oct 2016 03:47:35 -0400 |
parents | 6e3417efcef3 |
children | |
files | resistome_analyzer.xml |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/resistome_analyzer.xml Sun Oct 09 07:06:21 2016 -0400 +++ b/resistome_analyzer.xml Tue Oct 11 03:47:35 2016 -0400 @@ -15,11 +15,14 @@ -mech_fp $mech -class_fp $class -group_fp $group + -t $threshold ]]></command> <inputs> <param type="data" name="reference" format="fasta" label="Reference sequence" /> <param type="data" name="sam" format="sam" label="SAM file" /> <param type="data" name="annotation" format="csv" label="Annotation file" /> + <param name="threshold" type="integer" label="Gene fraction threshold" + value="0" min="0" max="100" /> </inputs> <outputs> <data name="gene" format="tabular" />