Package dimer :: Package genome :: Module peak
[hide private]
[frames] | no frames]

Module peak

source code


Iterator for the broadPeak and narrowPeak formats
(http://genome.ucsc.edu/FAQ/FAQformat.html#format13
and
https://genome.ucsc.edu/FAQ/FAQformat.html#format12)

Returns
 * (bp) chrom, chromStart, chromEnd, name, score, strand, signal, pval, qval
 * (np) chrom, chromStart, chromEnd, name, score, strand, signal, pval, qval, peak

Classes [hide private]
  BroadPeakReader
  NarrowPeakReader
Functions [hide private]
 
__bootstrap__() source code
Variables [hide private]
  __package__ = None
  __test__ = {}