Hi all, I want to read a BAM file for chromosome-specific records using the BAM index information so that I don't need to go through the whole BAM file. For example, I want to extract alignment records in chr17 only. Can you help point out the way for this speedup reading using SeqAn3? Thank you. Best regards, Jin