Skip to contents

GEO Database operations

This category includes functions for retrieving and handling metadata from GEO datasets. It allows users to search for GEO entries and retrieve detailed information about them, including formats and supplementary data, to support further analysis.

geo_search()
Search GEO database
geo_meta()
Get the metadata of multiple GEO identities
geo_soft()
Retrieve GEO SOFT file from NCBI GEO
geo_matrix()
Retrieve Series Matrix and Create ExpressionSet
geo_suppl()
Get Supplemental Files from GEO

Helper functions for GEO Database

geo_url()
GEO URL resolver
geo_gtype()
GEO accession type
geo_show()
Open the GEO landing page in a browser
parse_sample_data()
Parse key-value pairs in the metadata of GEO Sample SOFT file
log_trans()
Apply log2 Transformation to Expression Data