IndexedFastaFile.opIndex

Fetch sequence in region by multidimensional slicing: string sequence = fafile["chr2", 20123 .. 30456]

Sadly, $ to represent max length is not supported

Meta