An mzIdentML parser for R


[Up] [Top]

Documentation for package ‘mzID’ version 1.0.0

Help Pages

mzID-package A parser for the mzIdentML file format
attrExtract Extract and properly format node attributes
attrExtractNameValuePair Extract and format attributes from nodes with name and value attributes
countChildren Report the number of children with specific name per node in an XML document
flatten Flatten an mzID related class into a table
flatten-method Flatten an mzID related class into a table
getAdditionalPar Extracts the additional, often software specific parameters
getDatabaseFile Retrive information on the database used in the analysis
getDatabaseFilter Looks for any database filters applied during the peptide search
getDatabaseTranslation Looks whether a translation table is present in the mzIdentML file and reports it if found
getEnzymes Extracts the enzymes used for digestion specified as specified in the software analysis
getFragmentTolerance Looks for presence of fragment tolerance settings and reports these if found
getMassTable Search for the presence of a mass table used during the search
getModifications Looks for presence of amino acid modification settings and reports these if found
getParentTolerance Looks for presence of parent tolerance settings and reports these if found
getPath Get the correct namespace path depending on version
getRawFile Retrive information on the raw files used in the analysis
getSearchType Gets the search type as specified in the mzIdentML file
getSoftware Retrive information on the software used in the analysis
getThreshold Finds the psm threshold used in the file
getVersion Get the mzIdentML version and check that the version is supported
length Report the length of an mzIDpsm object
length-method Report the length of an mzIDpsm object
mzID Parse an mzIdentML file
mzID-class A class to contain data from mzIdentML-files
mzIDdatabase A constructor for the mzIDdatabase class
mzIDdatabase-class A Class to store analysis information from the mzIdentML file
mzIDevidence A constructor for the mzIDevidence class
mzIDevidence-class A class to store peptide evidence information from an mzIdentML file
mzIDparameters A constructor for the mzIDparameters class
mzIDparameters-class A Class to store analysis information from the mzIdentML file
mzIDpeptides A constructor for the mzIDpeptides class
mzIDpeptides-class A class to store peptide information from an mzIdentML file
mzIDpsm A constructor for the mzIDpsm class
mzIDpsm-class A class to store psm information from an mzIdentML file
show Show method for mzIDpsm objects
type.convert An extension of type.convert() to handle XML like logicals (lower case)