Gamgee
You miserable little maggot. I'll stove your head in!
|
This is the complete list of members for gamgee::Fastq, including all inherited members.
chop(const int nBases) | gamgee::Fastq | |
comment() const | gamgee::Fastq | inline |
Fastq() | gamgee::Fastq | inline |
Fastq(std::string name, std::string comment, std::string sequence, std::string quals="") | gamgee::Fastq | inline |
Fastq(const Fastq &)=default | gamgee::Fastq | |
Fastq(Fastq &&)=default | gamgee::Fastq | |
is_fastq() const | gamgee::Fastq | |
name() const | gamgee::Fastq | inline |
operator!=(const Fastq &other) const | gamgee::Fastq | inline |
operator=(const Fastq &)=default | gamgee::Fastq | |
operator=(Fastq &&)=default | gamgee::Fastq | |
operator==(const Fastq &other) const | gamgee::Fastq | inline |
quals() const | gamgee::Fastq | inline |
reverse_complement() | gamgee::Fastq | |
sequence() const | gamgee::Fastq | inline |
set_comment(const std::string &comment) | gamgee::Fastq | inline |
set_name(const std::string &name) | gamgee::Fastq | inline |
set_quals(const std::string &quals) | gamgee::Fastq | inline |
set_sequence(const std::string &sequence) | gamgee::Fastq | inline |