Class SamReadGroupRecordToReadGroup

  • All Implemented Interfaces:
    Serializable, Converter<htsjdk.samtools.SAMReadGroupRecord,​org.bdgenomics.formats.avro.ReadGroup>

    public final class SamReadGroupRecordToReadGroup
    extends AbstractConverter<htsjdk.samtools.SAMReadGroupRecord,​org.bdgenomics.formats.avro.ReadGroup>
    Convert a SAMReadGroup to a ReadGroup.
    See Also:
    Serialized Form
    • Constructor Detail

      • SamReadGroupRecordToReadGroup

        public SamReadGroupRecordToReadGroup()
        Create a new SAMReadGroupRecord to a ReadGroup converter.