Class RepresentativeReadIndexer

java.lang.Object
picard.sam.util.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 Details

    • readIndexInFile

      public int readIndexInFile
    • setSize

      public int setSize
    • representativeReadIndexInFile

      public int representativeReadIndexInFile
  • Constructor Details

    • RepresentativeReadIndexer

      public RepresentativeReadIndexer()