Package picard.illumina
Class LanePhasingMetricsCollector
java.lang.Object
picard.illumina.LanePhasingMetricsCollector
Helper class used to transform tile data for a lane into a collection of IlluminaPhasingMetrics
-
Constructor Summary
ConstructorsConstructorDescriptionLanePhasingMetricsCollector
(Collection<Tile> laneTiles, boolean usePercentage) Constructor takes a lane's collection of Tiles and calculates the median phasing/prephasing for the first and second (if available) reads -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LanePhasingMetricsCollector
Constructor takes a lane's collection of Tiles and calculates the median phasing/prephasing for the first and second (if available) reads
-
-
Method Details
-
getMedianPhasingMap
-
getMedianPrePhasingMap
-