is.probeid
tells if given IDs are probe IDs.
is.probetype
tells if given types are probe ID
types.
is.idtype
tells if a given character vector
contains valid types.
asGeneIdentifierType
is similar to
idtype
, but returns an object of class
GeneIdentifierType-class
, for use in
GeneSet-class
objects.
is.probeid(x, ...) is.probetype(type) is.idtype(type) asGeneIdentifierType(x, limit = NULL, annotation = NULL, error = NullIdentifier(annotation))
idtype
.idtype
.GeneIdentifierType-class
object.x
cannot be determined
For asGeneIdentifierType
, all arguments in
...
are used in an internal call to
idtype
.limit
elements are
used. Otherwise it must be a subsetting logical or
numeric vector.