getgeodata
R2026bRetrieve Gene Expression Omnibus (GEO) format data
Description
retrieves Gene Expression Omnibus (GEO) format data for the specified accession number of a
Sample (GSM), Data Set (GDS), Platform (GPL), or Series (GSE) record.GEOData = getgeodata(AccessionNumber)
retrieves GEO data with additional options specified by one or more name-value arguments.
For example, you can save the data to a file or set a connection timeout.GEOData = getgeodata(AccessionNumber,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced before R2006a