View source: R/get_ExperimentHub_data.R
get_ExperimentHub_data | R Documentation |
Download file from Experimental Hub.
get_ExperimentHub_data(file=NULL)
file |
file id do download it from Experimental Hub archive |
Returns a data.frame object depends on the call
octad.db
.
phenoDF=get_ExperimentHub_data("EH7274") #load data.frame with samples included in the OCTAD database.
head(phenoDF)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.