vdj_pipe
pipeline for processing DNA sequence data
|
#include <string>
#include "boost/foreach.hpp"
#include "boost/assert.hpp"
#include "vdj_pipe/detail/disable_warnings.hpp"
#include "vdj_pipe/detail/id_bimap.hpp"
#include "vdj_pipe/detail/id_iterator.hpp"
#include "vdj_pipe/detail/id_map.hpp"
#include "vdj_pipe/exception.hpp"
Go to the source code of this file.
Classes | |
class | vdj_pipe::detail::Named_value_map< Id, Val > |
Store values mapped against name strings and value IDs. More... | |
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
vdj_pipe::detail | |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014