Mercurial > repos > dfornika > snippy_clean_full_aln
changeset 3:9dabd403034f draft
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/snippy_clean commit 66a9f18802686a105b392e73e82c0078d0cdf2a4"
author | dfornika |
---|---|
date | Fri, 24 Jan 2020 22:36:09 +0000 |
parents | 37e4abc73f46 |
children | 0bd30a111a55 |
files | snippy_clean_full_aln.xml |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/snippy_clean_full_aln.xml Fri Jan 24 22:26:09 2020 +0000 +++ b/snippy_clean_full_aln.xml Fri Jan 24 22:36:09 2020 +0000 @@ -10,13 +10,11 @@ <command detect_errors="exit_code"><![CDATA[ snippy-clean_full_aln '${full_aln}' - --to '${replacement_char}' > '${clean_full_aln}' ]]></command> <inputs> <param name="full_aln" type="data" format="fasta" label="Snippy core.full.aln file" help="" /> - <param name="replacement_char" type="text" default="N" label="Replacement character" help="" /> </inputs> <outputs>