Click here to Skip to main content
15,893,508 members
Articles / Programming Languages / C++

FASTA Nucleotide Sequence Caching in Video Memory in C++

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
2 Mar 2021GPL315 min read 5.6K   6  
Accessing VRAM-cached nucleotide sequences in FASTA formatted files (*.fna, *.faa) by index
This is about a Huffman-Encoded bit stream cached inside system's combined video-memory, indexed and mapped through pcie bridges, for saving disk drive bandwidth for other tasks and saving available RAM for critical tasks.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Turkey Turkey
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions