Public Member Functions | Public Attributes

bbcflib::btrack::bin::BigWigTrack Class Reference

Inheritance diagram for bbcflib::btrack::bin::BigWigTrack:
bbcflib::btrack::bin::BinTrack bbcflib::btrack::Track

List of all members.

Public Member Functions

def __init__
def open
def close
def read
def write

Public Attributes

 bedgraph
 chrfile

Detailed Description

BinTrack class for BigWig files (extension ".bigWig", ".bigwig" or ".bw"). 

Fields are::

    ['chr','start','end','score']

will use *bedGraphToBigWig* (write) and *bigWigToBedGraph* (read) and use 
the BedGraphTrack class.

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions