vdj_pipe
pipeline for processing DNA sequence data
Classes | Namespaces
sequence_store.hpp File Reference
#include "boost/assert.hpp"
#include "boost/foreach.hpp"
#include "boost/multi_index_container.hpp"
#include "boost/multi_index/hashed_index.hpp"
#include "boost/multi_index/ordered_index.hpp"
#include "boost/range.hpp"
#include "boost/shared_ptr.hpp"
#include "vdj_pipe/detail/get_by_id.hpp"
#include "vdj_pipe/detail/id_map.hpp"
#include "vdj_pipe/detail/string_ref.hpp"
#include "vdj_pipe/detail/vector_set.hpp"
#include "vdj_pipe/exception.hpp"
#include "vdj_pipe/object_ids.hpp"
#include "vdj_pipe/sequence_entry.hpp"
#include "vdj_pipe/sequence_position.hpp"
Include dependency graph for sequence_store.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vdj_pipe::Seq_store
 Store sequence and related information. More...
 

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 

Detailed Description

part of vdj_pipe project.

Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2013