vdj_pipe
pipeline for processing DNA sequence data
|
#include <string>
#include <fstream>
#include "boost/iostreams/filtering_streambuf.hpp"
#include "boost/scoped_ptr.hpp"
#include "boost/utility/string_ref.hpp"
#include "vdj_pipe/config.hpp"
#include "vdj_pipe/exception.hpp"
#include "vdj_pipe/file.hpp"
#include "vdj_pipe/sequence_record.hpp"
Go to the source code of this file.
Classes | |
class | vdj_pipe::File_ostream |
struct | vdj_pipe::File_ostream::Err |
class | vdj_pipe::File_istream |
struct | vdj_pipe::File_istream::Err |
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014