vdj_pipe
pipeline for processing DNA sequence data
Classes | Namespaces
read_info_store.hpp File Reference
#include <limits>
#include "boost/assert.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/noncopyable.hpp"
#include "vdj_pipe/detail/disable_warnings.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/exception.hpp"
#include "vdj_pipe/object_ids.hpp"
#include "vdj_pipe/read_info.hpp"
#include "vdj_pipe/sequence_file_map.hpp"
Include dependency graph for read_info_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::Read_info_store
 Store sequence-related information. More...
 
struct  vdj_pipe::Read_info_store::Err
 

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