vdj_pipe
pipeline for processing DNA sequence data
|
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
vdj_pipe::gdst | |
vdj_pipe::gdst::anonymous_namespace{print_gdst.cpp} | |
Macros | |
#define | VDJ_PIPE_SOURCE |
Functions | |
std::ostream & | vdj_pipe::gdst::print (std::ostream &os, const Branch_id bid, Gdst const &st) |
std::ostream & | vdj_pipe::gdst::operator<< (std::ostream &os, Gdst const &st) |
void | vdj_pipe::gdst::anonymous_namespace{print_gdst.cpp}::dot_edge (std::ostream &os, const Branch_id bid, Gdst const &st, const Nucleotide n, const unsigned nmax) |
std::ostream & | vdj_pipe::gdst::dot (std::ostream &os, Gdst const &st, const bool sl=true) |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2013
#define VDJ_PIPE_SOURCE |