vdj_pipe
pipeline for processing DNA sequence data
|
#include "boost/assert.hpp"
#include "vdj_pipe/detail/vector_set.hpp"
#include "vdj_pipe/sequence_position.hpp"
Go to the source code of this file.
Classes | |
struct | vdj_pipe::gdst::Common_subseq |
Common subsequence. More... | |
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
vdj_pipe::gdst | |
Functions | |
bool | vdj_pipe::gdst::mismatching_end (const unsigned start1, const unsigned len1, const unsigned start2, const unsigned len2, const unsigned match_len) |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014