Tutorial ContentsΒΆ

  • Intro
    • A brief note on conventions
  • Create a BedTool
  • Intersections
  • Saving the results
  • Default arguments
  • Chaining methods together (pipe)
  • Operator overloading
  • Intervals
    • Common Interval attributes
    • Indexing into Interval objects
    • Fields
    • BED is 0-based, others are 1-based
      • Worked example
    • GFF features have access to attributes
  • Filtering
    • Fast filtering functions in Cython
  • Each
  • Using the history and tags
  • Deleting temp files specific to a single BedTool

pybedtools

Navigation

  • Installation
  • Running tests, compiling docs
  • Three brief examples
  • Tutorial Contents
    • Intro
    • Create a BedTool
    • Intersections
    • Saving the results
    • Default arguments
    • Chaining methods together (pipe)
    • Operator overloading
    • Intervals
    • Filtering
    • Each
    • Using the history and tags
    • Deleting temp files specific to a single BedTool
  • Topical Documentation
  • FAQs
  • Scripts
  • pybedtools Reference
  • Changelog

Related Topics

  • Documentation overview
    • Previous: Three brief examples
    • Next: Intro

Navigation

  • index
  • modules |
  • next |
  • previous |
  • pybedtools 0.12.0 documentation »
  • Tutorial Contents
©2010-2015, Ryan Dale. | Powered by Sphinx 8.1.3 & Alabaster 1.0.0 | Page source