=================================================================================== BEDOPS: the fast, highly scalable and easily-parallelizable genome analysis toolkit =================================================================================== **BEDOPS** is an open-source command-line toolkit that performs highly efficient and scalable Boolean and other set operations, statistical calculations, archiving, conversion and other management of genomic data of arbitrary scale. Tasks can be easily split by chromosome for distributing whole-genome analyses across a computational cluster. You can read more about **BEDOPS** and how it can be useful for your research in the :ref:`Overview ` documentation, as well as in the `original manuscript `_. | +-----------------------+-----------------------+------------------------+ | |set_operations_png| | |statistics_png| | |file_management_png| | +-----------------------+-----------------------+------------------------+ | |set_operations| | |statistics| | |file_management| | +-----------------------+-----------------------+------------------------+ | |performance_png| | |support_png| | |other_png| | +-----------------------+-----------------------+------------------------+ | |performance| | |support| | |other| | +-----------------------+-----------------------+------------------------+ ======== Citation ======== If you use **BEDOPS** in your research, please cite the following manuscript: Shane Neph, M. Scott Kuehn, Alex P. Reynolds, et al. **BEDOPS: high-performance genomic feature operations**. *Bioinformatics* (2012) 28 (14): 1919-1920. `doi: 10.1093/bioinformatics/bts277 `_ ================= Table of contents ================= .. toctree:: :numbered: content/overview content/installation content/revision-history content/usage-examples content/performance content/reference content/summary .. |set_operations_png| image:: assets/index/set_operations.png .. |set_operations| raw:: html
  • bedops - apply set operations on any number of BED inputs
  • bedextract - efficiently extract BED features
  • closest-features - matches nearest features between BED files
.. |statistics_png| image:: assets/index/statistics.png .. |statistics| raw:: html
  • bedmap - map overlapping BED elements onto target regions, and optionally compute any number of common statistical operations
.. |file_management_png| image:: assets/index/file_management.png .. |file_management| raw:: html .. |performance_png| image:: assets/index/performance.png .. |performance| raw:: html .. |support_png| image:: assets/index/support.png .. |support| raw:: html .. |other_png| image:: assets/index/other.png .. |other| raw:: html