View source: R/getpcasummaries.R
getPCaStudies | R Documentation |
This function accesses the metadata available together with the curatedPCaData package and creates a vector of unique study identifier names available in the ExperimentHub resources. This vector is useful, for example, when applying the 'getPCa' to create MAE from the studies.
getPCaStudies(uniqs = TRUE)
uniqs |
Should only unique instances be returned; by default TRUE |
Uses the internal 'metadata.csv' file, which is also used to provide the metadata available in ExperimentHub.
A character vector with short study identifiers, e.g. 'abida', 'baca', ...
studyids <- getPCaStudies()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.