| GDS-class {GEOquery} | R Documentation |
A class describing a GEO GDS entity
Objects can be created by calls of the form new("GDS", ...)
gpl:Object of class "GPL"
dataTable:Object of class "GEODataTable"
containing the data table for the GDS
header:Object of class "list" containing the
metadata for the GDS; can be accessed via the Meta accessor
Class "GEOData", directly.
No methods defined with class "GDS" in the signature, but methods applying to GEOData are also applicable here.
Sean Davis