A simple C++ class for packing DNA strings – codereview.stackexchange.com

Introduction I have this small C++ program that packs a DNA string over alphabet ACGT into a bit vector, two bits per character. Code dnapack.hpp #ifndef NET_CODERODDE_DNAPACK_HPP #define ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "A simple C++ class for packing DNA strings – codereview.stackexchange.com"