public class TargetedPcrMetricsCollector extends TargetMetricsCollector<TargetedPcrMetrics>
TargetMetricsCollector.Coverage, TargetMetricsCollector.PerUnitTargetMetricCollectorNEAR_PROBE_DISTANCE_DEFAULTUNKNOWN| Constructor and Description |
|---|
TargetedPcrMetricsCollector(java.util.Set<MetricAccumulationLevel> accumulationLevels,
java.util.List<htsjdk.samtools.SAMReadGroupRecord> samRgRecords,
htsjdk.samtools.reference.ReferenceSequenceFile refFile,
java.io.File perTargetCoverage,
htsjdk.samtools.util.IntervalList targetIntervals,
htsjdk.samtools.util.IntervalList probeIntervals,
java.lang.String probeSetName,
int nearProbeDistance) |
| Modifier and Type | Method and Description |
|---|---|
TargetedPcrMetrics |
convertMetric(picard.analysis.directed.TargetMetrics targetMetrics) |
getNearProbeDistance, makeAllReadCollector, makeChildCollector, reflectiveCopy, setNearProbeDistancemakeArgacceptRecord, addAllLevelsToFile, finish, getAllReadsCollector, makeLibraryCollector, makeReadGroupCollector, makeSampleCollector, setuppublic TargetedPcrMetricsCollector(java.util.Set<MetricAccumulationLevel> accumulationLevels, java.util.List<htsjdk.samtools.SAMReadGroupRecord> samRgRecords, htsjdk.samtools.reference.ReferenceSequenceFile refFile, java.io.File perTargetCoverage, htsjdk.samtools.util.IntervalList targetIntervals, htsjdk.samtools.util.IntervalList probeIntervals, java.lang.String probeSetName, int nearProbeDistance)
public TargetedPcrMetrics convertMetric(picard.analysis.directed.TargetMetrics targetMetrics)
convertMetric in class TargetMetricsCollector<TargetedPcrMetrics>