Mercurial > repos > bgruening > bedtools_test_bag
diff complementBed.xml @ 6:75d323631dce draft
Uploaded
| author | bernhardlutz |
|---|---|
| date | Wed, 18 Jun 2014 12:40:28 -0400 |
| parents | b78d20957e7f |
| children |
line wrap: on
line diff
--- a/complementBed.xml Thu Jun 05 15:25:18 2014 -0400 +++ b/complementBed.xml Wed Jun 18 12:40:28 2014 -0400 @@ -12,7 +12,7 @@ > $output </command> <inputs> - <param format="bed,vcf,gff,gff3" name="inputA" type="data" label="BED or BAM file"/> + <param format="bed,vcf,gff,gff3" name="inputA" type="data" label="BED/VCF/GFF file"/> <expand macro="genome" /> </inputs> <outputs> @@ -26,5 +26,6 @@ .. image:: $PATH_TO_IMAGES/complement-glyph.png +@REFERENCES@ </help> </tool>
