vdj_pipe
pipeline for processing DNA sequence data
|
#include "boost/assert.hpp"
#include "boost/shared_ptr.hpp"
#include "vdj_pipe/detail/named_value_map.hpp"
#include "vdj_pipe/exception.hpp"
#include "vdj_pipe/object_ids.hpp"
#include "vdj_pipe/sequence_record.hpp"
#include "vdj_pipe/sequence_transform.hpp"
#include "vdj_pipe/value_variant.hpp"
Go to the source code of this file.
Classes | |
class | vdj_pipe::Value_map |
Store values mapped against name strings and value IDs. More... | |
struct | vdj_pipe::Value_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