UNPKG

@gmod/tabix

Version:

Read Tabix-indexed files, supports both .tbi and .csi indexes

4 lines (3 loc) 152 B
export { default as TabixIndexedFile } from './tabixIndexedFile.ts' export { default as CSI } from './csi.ts' export { default as TBI } from './tbi.ts'