View source: R/preprocess_sample.R
| preprocess_sample | R Documentation |
Preproces clinical data from GEO
preprocess_sample(metadata = sample)
metadata |
Sample metadata get from GEO |
library(Dbio)
library(GEOquery)
sample <- get_sample("GSE54566", "./")
sample_post <- preprocess_sample(sample)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.