Package: mzID 1.43.0

Laurent Gatto

mzID: An mzIdentML parser for R

A parser for mzIdentML files implemented using the XML package. The parser tries to be general and able to handle all types of mzIdentML files with the drawback of having less 'pretty' output than a vendor specific parser. Please contact the maintainer with any problems and supply an mzIdentML file so the problems can be fixed quickly.

Authors:Laurent Gatto [ctb, cre], Thomas Pedersen [aut], Vladislav Petyuk [ctb]

mzID_1.43.0.tar.gz
mzID_1.43.0.zip(r-4.5)mzID_1.43.0.zip(r-4.4)mzID_1.43.0.zip(r-4.3)
mzID_1.43.0.tgz(r-4.4-any)mzID_1.43.0.tgz(r-4.3-any)
mzID_1.43.0.tar.gz(r-4.5-noble)mzID_1.43.0.tar.gz(r-4.4-noble)
mzID_1.43.0.tgz(r-4.4-emscripten)mzID_1.43.0.tgz(r-4.3-emscripten)
mzID.pdf |mzID.html
mzID/json (API)
NEWS

# Install 'mzID' in R:
install.packages('mzID', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On BioConductor:mzID-1.43.0(bioc 3.20)mzID-1.42.0(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

bioconductor-package

15 exports 4.43 score 8 dependencies 35 dependents 4 mentions

Last updated 2 months agofrom:b4b5489f1c

Exports:evidencefilesflattenididScanMapmzIDmzIDCollectionmzIDdatabasemzIDevidencemzIDparametersmzIDpeptidesmzIDpsmparametersremoveDecoysoftware

Dependencies:codetoolsdoParallelforeachiteratorsplyrProtGenericsRcppXML

Using mzID

Rendered fromHOWTO_mzID.Rnwusingknitron Jul 03 2024.

Last update: 2016-04-21
Started: 2013-09-17

Readme and manuals

Help Manual

Help pageTopics
A parser for the mzIdentML file formatmzID-package
Flatten an mzID related class into a tableflatten flatten,mzID-method flatten,mzIDCollection-method flatten,mzIDpeptides-method flatten,mzIDpsm-method
Parse an mzIdentML filemzID
A class to contain data from mzIdentML-filesc,mzID-method database,mzID-method evidence,mzID-method files,mzID-method id,mzID-method idScanMap,mzID-method length,mzID-method modifications,mzID-method mzID-class parameters,mzID-method peptides,mzID-method removeDecoy,mzID-method scans,mzID-method show,mzID-method software,mzID-method
Getter functions for identification dataevidence files id idScanMap mzID-getters parameters software
Create a new mzIDCollectionmzIDCollection
A class to handle a set of mzID objectsas.list.mzIDCollection c,mzIDCollection-method database,mzIDCollection-method evidence,mzIDCollection-method files,mzIDCollection-method id,mzIDCollection-method idScanMap,mzIDCollection-method length,mzIDCollection-method modifications,mzIDCollection-method mzIDCollection-class names,mzIDCollection-method names<-,mzIDCollection,character-method parameters,mzIDCollection-method peptides,mzIDCollection-method removeDecoy,mzIDCollection-method scans,mzIDCollection-method show,mzIDCollection-method software,mzIDCollection-method [,mzIDCollection,character,missing,missing-method [,mzIDCollection,logical,missing,missing-method [,mzIDCollection,numeric,missing,missing-method [[,mzIDCollection,character,missing-method [[,mzIDCollection,numeric,missing-method
A constructor for the mzIDdatabase classmzIDdatabase
A class to store database information from an mzIdentML filedatabase,mzIDdatabase-method length,mzIDdatabase-method mzIDdatabase-class show,mzIDdatabase-method
A constructor for the mzIDevidence classmzIDevidence
A class to store peptide evidence information from an mzIdentML fileevidence,mzIDevidence-method length,mzIDevidence-method mzIDevidence-class show,mzIDevidence-method
A constructor for the mzIDparameters classmzIDparameters
A Class to store analysis information from the mzIdentML filefiles,mzIDparameters-method length,mzIDparameters-method mzIDparameters-class parameters,mzIDparameters-method show,mzIDparameters-method software,mzIDparameters-method
A constructor for the mzIDpeptides classmzIDpeptides
A class to store peptide information from an mzIdentML filelength,mzIDpeptides-method modifications,mzIDpeptides-method mzIDpeptides-class peptides,mzIDpeptides-method show,mzIDpeptides-method
A constructor for the mzIDpsm classmzIDpsm
A class to store psm information from an mzIdentML fileid,mzIDpsm-method idScanMap,mzIDpsm-method length,mzIDpsm-method mzIDpsm-class scans,mzIDpsm-method show,mzIDpsm-method
Remove decoy identificationremoveDecoy