NVBIO
|
#include <nvbio/basic/types.h>
#include <nvbio/basic/vector.h>
#include <nvbio/basic/packed_vector.h>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
struct | nvbio::io::SNP_sequence_index |
struct | nvbio::io::SNPDatabase |
Namespaces | |
nvbio | |
Define a vector_view POD type and plain_view() for std::vector. | |
nvbio::io | |
Functions | |
bool | nvbio::io::loadVCF (SNPDatabase &output, const char *file_name) |