GSE-class {GEOquery} | R Documentation |
Contains a GEO Series entity
Objects can be created by calls of the form new("GSE", ...)
.
header
:"list"
containing
metadata for the seriesgsms
:"list"
containing a list
of items of class GSM
associated with the seriesgpls
:"list"
containing a list
of items of class GPL
associate with the seriessignature(object = "GSE")
: returns a list,
each item of the list being a GPL
objectsignature(object = "GSE")
: returns a list,
each item of the list being a GSM
objectsignature(object = "GSE")
: returns a list, the
metadata associated with the GSE Sean Davis