Previous changeset 0:b3ec520dc2ed (2018-07-12) |
Commit message:
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/galaxytools-emc/tree/master/tools/miniasm commit 33213e41c656f608850a8b3aa42e1d9f0e0b7ca5 |
modified:
miniasm.xml |
b |
diff -r b3ec520dc2ed -r f0a2f5a9b637 miniasm.xml --- a/miniasm.xml Thu Jul 12 05:12:33 2018 -0400 +++ b/miniasm.xml Tue Aug 14 09:01:59 2018 -0400 |
b |
@@ -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"/> |