public class LanePhasingMetricsCollector extends Object
Constructor and Description |
---|
LanePhasingMetricsCollector(Collection<Tile> laneTiles)
Constructor takes a lane's collection of Tiles and calculates the median phasing/prephasing for the
first and second (if available) reads
|
Modifier and Type | Method and Description |
---|---|
Map<TileTemplateRead,Float> |
getMedianPhasingMap() |
Map<TileTemplateRead,Float> |
getMedianPrePhasingMap() |
public LanePhasingMetricsCollector(Collection<Tile> laneTiles)
public Map<TileTemplateRead,Float> getMedianPhasingMap()
public Map<TileTemplateRead,Float> getMedianPrePhasingMap()