The specific operation is known as a coordinate-based range query, which utilizes a BAI or CSI index file to perform random access on a sorted BAM file. A BAM file is a binary version of a SAM file, which stores high-throughput DNA sequencing data. Because these files are often gigabytes or terabytes in size, reading the entire file to find reads in a specific location is computation....
Log in to view the answer