NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
sequence_pac.h File Reference
#include <nvbio/io/sequence/sequence.h>

Go to the source code of this file.

Namespaces

 nvbio
 Define a vector_view POD type and plain_view() for std::vector.
 
 nvbio::io
 

Functions

bool nvbio::io::is_pac_archive (const char *sequence_file_name)
 
bool nvbio::io::load_pac (const Alphabet alphabet, SequenceDataHost *sequence_data, const char *prefix, const SequenceFlags load_flags, const QualityEncoding qualities)
 
bool nvbio::io::load_pac (const Alphabet alphabet, SequenceDataMMAPServer *sequence_data, const char *prefix, const char *mapped_name, const SequenceFlags load_flags, const QualityEncoding qualities)