| Class | Description |
|---|---|
| CalculateHsMetrics |
Calculates a set of HS metrics from a sam or bam file.
|
| CollectTargetedMetrics<METRIC extends MultilevelMetrics,COLLECTOR extends TargetMetricsCollector<METRIC>> |
Both CollectTargetedPCRMetrics and CalculateHybridSelection metrics share virtually identical program structures except
for the name of their targeting mechanisms (e.g.
|
| CollectTargetedPcrMetrics |
Collect metric information for target pcr metrics runs.
|
| HsMetricCollector |
Calculates HS metrics for a given SAM or BAM file.
|
| HsMetrics |
The set of metrics captured that are specific to a hybrid selection analysis.
|
| InsertSizeMetricsCollector |
Collects InserSizeMetrics on the specified accumulationLevels using
|
| RnaSeqMetricsCollector | |
| TargetedPcrMetrics |
Metrics class for targeted pcr runs such as TSCA runs
|
| TargetedPcrMetricsCollector |
Calculates HS metrics for a given SAM or BAM file.
|
| TargetMetricsCollector<METRIC_TYPE extends MultilevelMetrics> |
TargetMetrics, are metrics to measure how well we hit specific targets (or baits) when using a targeted sequencing process like hybrid selection
or Targeted PCR Techniques (TSCA).
|
| TargetMetricsCollector.Coverage |
A simple class that is used to store the coverage information about an interval.
|
| Enum | Description |
|---|---|
| RnaSeqMetricsCollector.StrandSpecificity |