List of all members.
Public Member Functions |
|
def | __init__ |
|
def | open |
|
def | close |
|
def | read |
|
def | write |
Public Attributes |
|
| filehandle |
Detailed Description
BinTrack class for Bam files (extension ".bam").
Fields are::
['chr','start','end','score','name','strand','flag','qual','tags']
uses *pysam* to read the binary bam file and extract the relevant fields.
Write is not implemented in this class.
The documentation for this class was generated from the following file:
- /home/rougemon/Data/pipelines/libv2/bbcflib/bbcflib/btrack/bin.py