public class HsMetricCollector extends TargetMetricsCollector<HsMetrics>
TargetMetricsCollector.Coverage, TargetMetricsCollector.PerUnitTargetMetricCollectorNEAR_PROBE_DISTANCE_DEFAULTUNKNOWN| 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,
int nearProbeDistance) |
| Modifier and Type | Method and Description |
|---|---|
HsMetrics |
convertMetric(picard.analysis.directed.TargetMetrics targetMetrics) |
getNearProbeDistance, makeAllReadCollector, makeChildCollector, reflectiveCopy, setNearProbeDistancemakeArgacceptRecord, 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, int nearProbeDistance)
public HsMetrics convertMetric(picard.analysis.directed.TargetMetrics targetMetrics)
convertMetric in class TargetMetricsCollector<HsMetrics>