Description Usage Arguments Value Author(s) Examples
This function uses GEOquery to extract information for a given sample. The GEO accession ids for the sample can be found in the study phenotype table.
1 2 3 4 5 6 7 8 |
geoid |
A character vector of length 1 with the GEO accession id for a given sample. |
verbose |
If |
sleep |
The number of seconds (or fraction) to wait before downloading
data using getGEO. This is important if you are looking over
|
getGPL |
This argument is passed to getGEO and is set
to |
destdir |
This argument is passed to getGEO. |
... |
Additional arguments passed to getGEO. |
Returns a DataFrame-class with the information from GEO available for the given sample.
Leonardo Collado-Torres, Andrew Jaffe
1 | geo_info("GSM836270")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.