libpappsomspp
Library for mass spectrometry
|
peptide model More...
#include <vector>
#include <memory>
#include <QString>
#include "../amino_acid/aa.h"
#include "peptideinterface.h"
#include <cstdint>
#include "../exportinmportconfig.h"
Go to the source code of this file.
Classes | |
class | pappso::Peptide |
Namespaces | |
pappso | |
Typedefs | |
typedef std::shared_ptr< Peptide > | pappso::NoConstPeptideSp |
Functions | |
bool | pappso::peptideIonIsNter (PeptideIon ion_type) |
tells if an ion is Nter More... | |
PeptideDirection | pappso::getPeptideIonDirection (PeptideIon ion_type) |
get the direction of a peptide ion More... | |