Mercurial > repos > bgruening > bedtools_test_bag
changeset 8:d0df760f1d32 draft
Uploaded
author | bernhardlutz |
---|---|
date | Wed, 18 Jun 2014 13:13:51 -0400 |
parents | 1e2f23214cf4 |
children | 893617de95e5 |
files | annotateBed.xml |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/annotateBed.xml Wed Jun 18 12:41:59 2014 -0400 +++ b/annotateBed.xml Wed Jun 18 13:13:51 2014 -0400 @@ -25,7 +25,7 @@ > $output </command> <inputs> - <param format="bed,vcf,gff,gff3" name="inputA" type="data" label="BED/VCF/GFF file"/> + <param format="bed,vcf,gff,gff3" name="inputA" type="data" label="BED/VCF/GFF file" /> <!-- Additional files, if the user needs more --> <conditional name="names"> <param name="names_select" type="select" label="Specify names for each file"> @@ -49,7 +49,6 @@ <param name="counts" type="boolean" checked="false" truevalue="-counts" falsevalue="" label="Report the count of features followed by the % coverage for each annotation file. Default is to report solely the fraction of -i covered by each file." /> <param name="both" type="boolean" checked="false" truevalue="-both" falsevalue="" label="Report the count of features followed by the % coverage for each annotation file. Default is to report solely the fraction of the input file covered by each file." /> </inputs> - </inputs> <outputs> <data format="bed" name="output" label="" />