Package htsjdk.samtools.util
Class SamConstants
java.lang.Object
htsjdk.samtools.util.SamConstants
A set of constants defined in the sam-spec (https://github.com/samtools/hts-specs) that need
to be referenced in code.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
BARCODE_SEQUENCE_DELIMITER
The recommended separator to use when specifying multiple barcodes together in the same tag.- See Also:
-
BARCODE_QUALITY_DELIMITER
The recommend separator to use when specifying multiple barcode quality scores together in the same tag.- See Also:
-