urlForAccession: The URL for a GEO accession

View source: R/browseGEOAccession.R

urlForAccessionR Documentation

The URL for a GEO accession

Description

Sometimes, you just need the URL for a GEO accession. This function returns the URL for a given GEO accession number that can be used to access the GEO page for that accession.

Usage

urlForAccession(geo)

Arguments

geo

A GEO accession number

Value

A character vector with the URL for the GEO accession

See Also

browseGEOAccession

Examples


urlForAccession("GSE262484")


seandavi/GEOquery documentation built on Aug. 8, 2024, 5:22 p.m.