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

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)
 

Detailed Description

part of vdj_pipe project.

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