Definition CrossLinksDB.h:17
static CrossLinksDB * getInstance()
Returns a pointer to the modifications DB (singleton)
Definition CrossLinksDB.h:21
~CrossLinksDB() override
Destructor.
CrossLinksDB(const CrossLinksDB &residue_db)
Copy constructor.
CrossLinksDB & operator=(const CrossLinksDB &aa)
Assignment operator.
CrossLinksDB()
Default constructor.
void readFromOBOFile(const String &filename)
Adds modifications from a given file in OBO format.
void getAllSearchModifications(std::vector< String > &modifications) const
Collects all modifications that can be used for identification searches.
database which holds all residue modifications from UniMod
Definition ModificationsDB.h:50
A more convenient string class.
Definition String.h:34
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19