Public Member Functions | Public Attributes

bbcflib::btrack::text::BedTrack Class Reference

Inheritance diagram for bbcflib::btrack::text::BedTrack:
bbcflib::btrack::text::TextTrack bbcflib::btrack::Track

List of all members.

Public Member Functions

def __init__

Public Attributes

 fields

Detailed Description

TextTrack class for Bed files (extension ".bed"). 

Default fields are::

    ['chr','start','end','name','score','strand',
    'thick_start','thick_end','item_rgb',
    'block_count','block_sizes','block_starts']

This list will be shortened depending on the number of items found in the first line of the file.

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