NVBIO
|
Go to the source code of this file.
Classes | |
struct | nvbio::BNTAnnData |
struct | nvbio::BNTAnnInfo |
struct | nvbio::BNTAmb |
struct | nvbio::BNTSeq |
struct | nvbio::BNTInfo |
struct | nvbio::BNTSeqLoader |
struct | nvbio::bns_fopen_failure |
struct | nvbio::bns_files_mismatch |
Namespaces | |
nvbio | |
Define a vector_view POD type and plain_view() for std::vector. | |
Functions | |
void | nvbio::save_bns (const BNTSeq &bns, const char *prefix) |
void | nvbio::load_bns (BNTSeq &bns, const char *prefix) |
void | nvbio::load_bns_info (BNTInfo &bns, const char *prefix) |
void | nvbio::load_bns (BNTSeqLoader *bns, const char *prefix) |