load_plat | R Documentation |
Load raw files previously downloaded with get_raw
. Used by load_raw
.
load_plat(gse_name, data_dir, gpl_dir, ensql)
gse_name |
GSE names. |
data_dir |
String specifying directory with GSE folder. |
gpl_dir |
String specifying parent directory to search for previously downloaded GPL.soft files. |
ensql |
For development. Path to sqlite file with ENTREZID and SYMBOL columns created in data-raw/entrezdt. |
Data is normalized, SYMBOL and PROBE annotation are added to fData slot.
List of annotated esets, one for each platform in gse_name
.
get_raw
to obtain raw data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.