comparison nanopolish_variants.xml @ 6:733fd70178bd draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 25c22b467760e4784e199125292927bd2274a189
author bgruening
date Sun, 23 Jun 2019 04:42:20 -0400
parents ad4693b6f1a7
children ff74028ec7b9
comparison
equal deleted inserted replaced
5:899eb3db1699 6:733fd70178bd
1 <tool id="nanopolish_variants" name="Nanopolish variants" version="0.1.0"> 1 <tool id="nanopolish_variants" name="Nanopolish variants" version="0.11.1">
2 <description>- Find SNPs of basecalled merged Nanopore reads and polishes the consensus sequences</description> 2 <description>- Find SNPs of basecalled merged Nanopore reads and polishes the consensus sequences</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="requirements" /> 6 <expand macro="requirements" />
96 96
97 ]]></command> 97 ]]></command>
98 <inputs> 98 <inputs>
99 <!-- index inputs --> 99 <!-- index inputs -->
100 <param type="data" name="input_merged" format="fasta,fastq" label="Basecalled merged reads.fa"/> 100 <param type="data" name="input_merged" format="fasta,fastq" label="Basecalled merged reads.fa"/>
101 <param type="data" name="input_reads_raw" format="h5,fast5.tar.gz,fast5.tar.bz2,fast5.tar" label="Flat archive file of raw fast5 files"/> 101 <param type="data" name="input_reads_raw" format="fast5.tar.gz,fast5.tar.bz2,fast5.tar" label="Flat archive file of raw fast5 files"/>
102 102
103 <!-- variants consensus inputs --> 103 <!-- variants consensus inputs -->
104 <param type="data" argument="-b" format="bam" label="Reads aligned to the reference genome" /> 104 <param type="data" argument="-b" format="bam" label="Reads aligned to the reference genome" />
105 <conditional name="reference_source"> 105 <conditional name="reference_source">
106 <param name="reference_source_selector" type="select" label="Load reference genome from"> 106 <param name="reference_source_selector" type="select" label="Load reference genome from">