vdj_pipe
pipeline for processing DNA sequence data
|
#include "vdj_pipe/object_ids.hpp"
Go to the source code of this file.
Classes | |
struct | vdj_pipe::Seq_pos< Id > |
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
Typedefs | |
typedef Seq_pos< Read_id > | vdj_pipe::sub_seq |
typedef Seq_pos< Seq_id > | vdj_pipe::super_seq |
Functions | |
template<class Id > | |
bool | vdj_pipe::operator== (Seq_pos< Id > const &rp1, Seq_pos< Id > const &rp2) |
template<class Id > | |
bool | vdj_pipe::operator< (Seq_pos< Id > const &rp1, Seq_pos< Id > const &rp2) |
template<class Id > | |
bool | vdj_pipe::operator< (Seq_pos< Id > const &rp1, const Id rp2) |
template<class Id > | |
bool | vdj_pipe::operator< (const Id rp1, Seq_pos< Id > const &rp2) |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2013