comparison utils_add-read-counts.xml @ 12:c690aa928d3d draft

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 879dad538d7c2fa8b7e7f3e9460ff88874797d2c-dirty
author yhoogstrate
date Fri, 06 May 2016 06:08:36 -0400
parents 487f438da099
children 7e5b96d45f8d
comparison
equal deleted inserted replaced
11:487f438da099 12:c690aa928d3d
24 ]]></command> 24 ]]></command>
25 25
26 <inputs> 26 <inputs>
27 <param name="dbn_input_file" 27 <param name="dbn_input_file"
28 type="data" 28 type="data"
29 format="dbn,txt" 29 format="dbn,txt,text"
30 label="Input DBN file" 30 label="Input DBN file"
31 help="The 'fasta'-headers should contain the genomic position being used to find overlapping reads in the BAM file"/> 31 help="The 'fasta'-headers should contain the genomic position being used to find overlapping reads in the BAM file"/>
32 <param name="bam_input_file" 32 <param name="bam_input_file"
33 type="data" 33 type="data"
34 format="bam" 34 format="bam"