gds_ftp: ftp path to the directory of GEO accession (GDS, GSE or GPL)

Description Usage Arguments Value Examples

Description

ftp path to the directory of GEO accession (GDS, GSE or GPL)

Usage

1
2
3
4
5
gds_ftp(accession)

gse_ftp(accession)

gpl_ftp(accession)

Arguments

accession

character. like 'GDS479', 'GSE3', 'GPL2570'

Value

character. ftp path to directory, without trailing /.

Examples

1
2
3
4
5
gds_ftp('GDS479')

gse_ftp('GSE3')

gpl_ftp('GPL2570')

dongzhuoer/rGEO documentation built on July 28, 2020, 7:23 a.m.