vdj_pipe
pipeline for processing DNA sequence data
Public Types | Public Attributes | List of all members
vdj_pipe::Seq_qual_record Struct Reference

#include <sequence_record.hpp>

Inheritance diagram for vdj_pipe::Seq_qual_record:
Inheritance graph
[legend]
Collaboration diagram for vdj_pipe::Seq_qual_record:
Collaboration graph
[legend]

Public Types

typedef Seq_record::sequence sequence
 
typedef Qual_record::quality quality
 

Public Attributes

sequence seq_
 
quality qual_
 
- Public Attributes inherited from vdj_pipe::Seq_meta
std::string id_
 
std::string comm_
 

Member Typedef Documentation

Member Data Documentation

quality vdj_pipe::Seq_qual_record::qual_

vector of quality values

sequence vdj_pipe::Seq_qual_record::seq_

sequence characters without whitespace


The documentation for this struct was generated from the following file: