PSM.info

Return information about the PSMs supported by DASH


Syntax



Description

info = PSM.info

Return information about all the PSMs supported by the DASH toolbox. Information includes PSM names, descriptions, and whether each PSM can estimate R uncertainties.

info = PSM.info(psmNames)

Returns information about the specified PSMs.


Input Arguments

psmNames

string vector [nNames]
The names of the PSMs for which to return information.

Output Arguments

info

table [nNames x 3]
A table with information about the specified PSMs. Includes PSM names, descriptions, and whether each PSM can estimate R uncertainties.