public class HsMetricCollector extends TargetMetricsCollector<HsMetrics>
TargetMetricsCollector.Coverage, TargetMetricsCollector.PerUnitTargetMetricCollectorUNKNOWN| Constructor and Description |
|---|
HsMetricCollector(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) |
| Modifier and Type | Method and Description |
|---|---|
HsMetrics |
convertMetric(picard.analysis.directed.TargetMetrics targetMetrics) |
makeAllReadCollector, makeChildCollector, reflectiveCopymakeArgacceptRecord, addAllLevelsToFile, finish, getAllReadsCollector, makeLibraryCollector, makeReadGroupCollector, makeSampleCollector, setuppublic HsMetricCollector(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)
public HsMetrics convertMetric(picard.analysis.directed.TargetMetrics targetMetrics)
convertMetric in class TargetMetricsCollector<HsMetrics>