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

Related Topics

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

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • pybedtools 0.7.8 documentation »
©2010-2017, Ryan Dale. | Powered by Sphinx 1.5.2 & Alabaster 0.7.8 | Page source