Mercurial > repos > erasmus-medical-center > miniasm
changeset 1:f0a2f5a9b637 draft default tip
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/galaxytools-emc/tree/master/tools/miniasm commit 33213e41c656f608850a8b3aa42e1d9f0e0b7ca5
author | erasmus-medical-center |
---|---|
date | Tue, 14 Aug 2018 09:01:59 -0400 |
parents | b3ec520dc2ed |
children | |
files | miniasm.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/miniasm.xml Thu Jul 12 05:12:33 2018 -0400 +++ b/miniasm.xml Tue Aug 14 09:01:59 2018 -0400 @@ -22,7 +22,7 @@ ]]></command> <inputs> <param name="readFile" type="data" format="fastq,fasta" optional="true" label="Sequence Reads" /> - <param name="paf" type="data" format="interval" label="PAF file" help="Pairwise mapping format" /> + <param name="paf" type="data" format="tabular" label="PAF file" help="Pairwise mapping format" /> <section name="preselection" title="Preselection options"> <param argument="minMatch" type="integer" value="100" label="Drop mappings having less than this number of matching bases" help="column 10 in PAF"/>