vdj_pipe
pipeline for processing DNA sequence data
|
#include <iosfwd>
#include <iterator>
#include <string>
#include <vector>
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) |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2013