| as.psmSet {protViz} | R Documentation |
defines a class of peptide spectrum matches.
is.psmSet(object) ## S3 method for class 'mascot' as.psmSet(object, ...)
object |
an |
... |
whatoever |
the is.psmSet method checks if the as input given objects fullfills the
proterties to be an psmSet object.
as.psmSet transformas an object into a psmSet object.
while is.psmSet returns TRUE or FALSE,
as.psmSet returns an instance of psmSet or NULL.
Christian Panse 2017