vdj_pipe
pipeline for processing DNA sequence data
Classes | Namespaces | Functions
sequence_record.hpp File Reference
#include <iosfwd>
#include <iterator>
#include <string>
#include <vector>
Include dependency graph for sequence_record.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_meta
 
struct  vdj_pipe::Seq_record
 
class  vdj_pipe::Quality
 
struct  vdj_pipe::Qual_record
 
struct  vdj_pipe::Seq_qual_record
 

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 

Functions

template<class ChT , class Tr >
std::basic_ostream< ChT, Tr > & vdj_pipe::operator<< (std::basic_ostream< ChT, Tr > &os, Qual_record::quality const &qual)
 

Detailed Description

part of vdj_pipe project.

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