Reading 2bit files (for fun) - the index
As mentioned in the first post, once you've read in the header data for a 2bit file, the next step is to read the index. This is an index into all the different sequences held in the file. Reading the index itself is fairly straightforward.
The index...
davep.hashnode.dev6 min read