comparison annotateBed.xml @ 1:7511823bdea1 draft

Uploaded
author iuc
date Fri, 08 Aug 2014 18:17:59 -0400
parents 4fb5ea02b441
children 315929597efb
comparison
equal deleted inserted replaced
0:4fb5ea02b441 1:7511823bdea1
60 bedtools annotate, well, annotates one BED/VCF/GFF file with the coverage and number of overlaps observed from multiple other BED/VCF/GFF files. In this way, it allows one to ask to what degree one feature coincides with multiple other feature types with a single command. 60 bedtools annotate, well, annotates one BED/VCF/GFF file with the coverage and number of overlaps observed from multiple other BED/VCF/GFF files. In this way, it allows one to ask to what degree one feature coincides with multiple other feature types with a single command.
61 61
62 @REFERENCES@ 62 @REFERENCES@
63 63
64 </help> 64 </help>
65 <expand macro="citations" />
65 </tool> 66 </tool>