Package picard.analysis
Annotation Type MergeableMetricBase.NoMergingIsDerived
-
@Retention(RUNTIME) @Target(FIELD) protected static @interface MergeableMetricBase.NoMergingIsDerived
Metrics that are not merged, but are subsequently derived from other metrics, for example byMergeableMetricBase.calculateDerivedFields()
.