bedtools consists of a suite of sub-commands that are invoked as follows:
bedtools [sub-command] [options]
For example, to intersect two BED files, one would invoke the following:
bedtools intersect -a a.bed -b b.bed
Release History
annotate
Enter search terms or a module, class or function name.