vdj_pipe
pipeline for processing DNA sequence data
|
#include <utility>
#include "boost/assert.hpp"
#include "boost/multi_index_container.hpp"
#include "boost/multi_index/mem_fun.hpp"
#include "boost/multi_index/member.hpp"
#include "boost/multi_index/ordered_index.hpp"
#include "vdj_pipe/detail/id_iterator.hpp"
#include "vdj_pipe/object_ids.hpp"
#include "vdj_pipe/sequence_file.hpp"
#include "vdj_pipe/exception.hpp"
Go to the source code of this file.
Classes | |
class | vdj_pipe::Seq_file_map |
struct | vdj_pipe::Seq_file_map::Pair |
struct | vdj_pipe::Seq_file_map::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 2013