vdj_pipe
pipeline for processing DNA sequence data
|
#include <string>
#include <vector>
#include "vdj_pipe/config.hpp"
#include "vdj_pipe/detail/string_ref.hpp"
#include "vdj_pipe/sequence_record.hpp"
Go to the source code of this file.
Classes | |
struct | vdj_pipe::Merge_result |
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
Functions | |
void | vdj_pipe::merge (std::string const &s1, Seq_qual_record::quality const &qv1, std::string const &s2,Seq_qual_record::quality const &qv2,const unsigned min_score, Merge_result &mr) |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2013