vdj_pipe
pipeline for processing DNA sequence data
|
#include <sequence_entry.hpp>
Public Member Functions | |
Seq_entry (const boost::string_ref seq="", const Read_id id=Read_id()) | |
unsigned | size () const |
std::string const & | sequence () const |
bool | empty () const |
Read_id | id () const |
Sequence with an ID and a list of subsequences