Extract Runs with GEO Accession Number or GSM Number.
Arguments
- gsm
GSM number. Default: NULL (use
acce).- acce
GEO accession number. Default: NULL (use
gsm).acceandgsmcannot be both NULL.- platform
Platform information/field. Default: NULL (all platforms).
- parallel
Logical value, whether to process GSM parallelly. Default: TRUE.
- ...
Parameters for
getGEO. Used whenacceis not NULL.