vdj_pipe
pipeline for processing DNA sequence data
Classes | Namespaces | Functions
common_subsequence.hpp File Reference
#include "boost/assert.hpp"
#include "vdj_pipe/detail/vector_set.hpp"
#include "vdj_pipe/sequence_position.hpp"
Include dependency graph for common_subsequence.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

part of vdj_pipe project.

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