libpappsomspp
Library for mass spectrometry
|
Public Member Functions | |
FastaSeq (SageReader *self) | |
void | setSequence (const QString &description_in, const QString &sequence_in) override |
Private Attributes | |
SageReader * | mp_self |
QString | m_decoyTag |
Definition at line 82 of file sagereader.h.
pappso::cbor::psm::SageReader::FastaSeq::FastaSeq | ( | SageReader * | self | ) |
Definition at line 68 of file sagereader.cpp.
References pappso::cbor::psm::SageReader::SageReader(), m_decoyTag, and mp_self.
|
overridevirtual |
Implements pappso::FastaHandlerInterface.
Definition at line 75 of file sagereader.cpp.
References m_decoyTag, mp_self, and pappso::cbor::psm::PsmProtein::protein_sp.
|
private |
Definition at line 90 of file sagereader.h.
Referenced by FastaSeq(), and setSequence().
|
private |
Definition at line 89 of file sagereader.h.
Referenced by FastaSeq(), and setSequence().