psmSet: psmSet - a set of peptide spectrum matches

as.psmSetR Documentation

psmSet - a set of peptide spectrum matches

Description

defines a class of peptide spectrum matches.

Usage


is.psmSet(object)


 ## S3 method for class 'mascot'
as.psmSet(object, ...)

Arguments

object

an psmSet S3 class object

...

whatoever

Details

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.

Value

while is.psmSet returns TRUE or FALSE, as.psmSet returns an instance of psmSet or NULL.

Author(s)

Christian Panse 2017


protViz documentation built on May 29, 2024, 8:21 a.m.