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