libpappsomspp
Library for mass spectrometry
peptide.cpp File Reference

peptide model More...

#include <QDebug>
#include <algorithm>
#include "peptide.h"
#include "../pappsoexception.h"
#include "../exception/exceptionoutofrange.h"
#include "../exception/exceptionnotpossible.h"
#include "peptidenaturalisotopelist.h"

Go to the source code of this file.

Namespaces

 pappso
 

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...
 

Detailed Description

peptide model

Date
7/3/2015
Author
Olivier Langella

Definition in file peptide.cpp.