vdj_pipe
pipeline for processing DNA sequence data
|
#include "boost/array.hpp"
#include "vdj_pipe/detail/vector_set.hpp"
#include "vdj_pipe/object_ids.hpp"
#include "vdj_pipe/nucleotide_index.hpp"
#include "vdj_pipe/gdst/node_ids.hpp"
Go to the source code of this file.
Classes | |
class | vdj_pipe::gdst::Leaf |
Store suffixes Each leaf is attached to a branch and stores suffixes that have the length of the branch' index. Since the length of the suffixes is known, only the sequence ID is stored. More... | |
class | vdj_pipe::gdst::Children |
struct | vdj_pipe::gdst::Branch |
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
vdj_pipe::gdst | |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2013