public static class CollectAlignmentSummaryMetrics.CollectAlignmentRefArgCollection extends java.lang.Object implements ReferenceArgumentCollection
Modifier and Type | Field and Description |
---|---|
java.io.File |
REFERENCE_SEQUENCE |
Constructor and Description |
---|
CollectAlignmentRefArgCollection() |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getReferenceFile() |
@Argument(shortName="R", doc="Reference sequence file. Note that while this argument isn\'t required, without it only a small subset of the metrics will be calculated. Note also that if a reference sequence is provided, it must be accompanied by a sequence dictionary.", optional=true) public java.io.File REFERENCE_SEQUENCE
public java.io.File getReferenceFile()
getReferenceFile
in interface ReferenceArgumentCollection