NCBI C++ ToolKit
Typedefs | Variables
pepxml.cpp File Reference
#include <ncbi_pch.hpp>
#include <objects/seq/Bioseq.hpp>
#include <objects/seq/Seq_inst.hpp>
#include <util/xregexp/regexp.hpp>
#include "pepxml.hpp"
#include "omssa.hpp"
+ Include dependency graph for pepxml.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Typedefs

typedef pair< int, stringTAAModPair
 
typedef map< int, stringTAAModMap
 

Variables

const double HYDROGEN_MASS = 1.00794
 
const double OH_MASS = 17.00734
 

Typedef Documentation

◆ TAAModMap

typedef map<int, string> TAAModMap

Definition at line 78 of file pepxml.cpp.

◆ TAAModPair

typedef pair<int, string> TAAModPair

Definition at line 77 of file pepxml.cpp.

Variable Documentation

◆ HYDROGEN_MASS

const double HYDROGEN_MASS = 1.00794

Definition at line 47 of file pepxml.cpp.

Referenced by CPepXML::ConvertModifications(), and CPepXML::ConvertModSetting().

◆ OH_MASS

const double OH_MASS = 17.00734

Definition at line 48 of file pepxml.cpp.

Referenced by CPepXML::ConvertModifications(), and CPepXML::ConvertModSetting().

Modified on Fri Sep 20 14:57:10 2024 by modify_doxy.py rev. 669887