TabixIndexedFile.this

Initialize with a complete file path name to the tabix-indexed file The tabix index (.tbi) must already exist alongside

struct TabixIndexedFile
this
(
const(char)[] fn
,
const(char)[] fntbi = ""
)

Meta