ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
broad.pda.seq.segmentation.ReadCountNormalizer Interface Reference
Inheritance diagram for broad.pda.seq.segmentation.ReadCountNormalizer:
Inheritance graph
[legend]

Public Member Functions

double normalize (double count)
 

Detailed Description

Implements a strategy for read count normalization, so that counts estimated from a given alignment can be compared to counts estimated in a different alignment.

Author
mgarber

Member Function Documentation

double broad.pda.seq.segmentation.ReadCountNormalizer.normalize ( double  count)

Normalizes a given read count

Parameters
count– raw count estimated from this data model or alignment
Returns
normalized count

The documentation for this interface was generated from the following file: