Class TabixUtils

java.lang.Object
htsjdk.tribble.util.TabixUtils

public class TabixUtils extends Object
classes that have anything to do with tabix
  • Field Details

  • Constructor Details

    • TabixUtils

      public TabixUtils()
  • Method Details

    • less64

      public static boolean less64(long u, long v)
    • getSequenceDictionary

      public static SAMSequenceDictionary getSequenceDictionary(File tabixIndex)
      Generates the SAMSequenceDictionary from the given tabix index file
      Parameters:
      tabixIndex - the tabix index file
      Returns:
      non-null sequence dictionary