Adaptions
SeqAn offers functionality to access built-in types and classes of other libraries in the same way as SeqAn datastructures.
Adaptions
char arrayZero terminated char[] or wchar_t[].
std::FILE *Standard library C style streams.
std::basic_stringAdaption for STL strings.
std::iostreamStandard library stream classes.
std::listAdaption for STL list objects.
std::vectorAdaption for STL vector class.
Input/Output
FILE *Adaption from FILE * of <cstdio> to streams.
File streamAdaption from fstream, ifstream and ofstream to the StreamConcept concept.
IO streamAdaption of standard C++ iostream objects.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:33