Class RepresentativeReadIndexer


  • public class RepresentativeReadIndexer
    extends Object
    Little struct-like class to hold a record index, the index of the corresponding representative read, and duplicate set size information.
    • Field Detail

      • readIndexInFile

        public int readIndexInFile
      • setSize

        public int setSize
      • representativeReadIndexInFile

        public int representativeReadIndexInFile
    • Constructor Detail

      • RepresentativeReadIndexer

        public RepresentativeReadIndexer()