Class TabixUtils


  • public class TabixUtils
    extends Object
    classes that have anything to do with tabix
    • Constructor Detail

      • TabixUtils

        public TabixUtils()
    • Method Detail

      • 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