View source: R/helper_functions.R
GetTrainingData_HPCA | R Documentation |
GetTrainingData_HPCA
returns a list of bootstrapped HPCA training data.
The HPCA training data has 18 classification tasks, each split into two distinct cellular phenotypes (i.e., immune and nonimmune).
GetTrainingData_HPCA
downloads bootstrapped training data to use for model-building.
GetTrainingData_HPCA()
A list with two elements; 'Reference' are the training data, and 'genes' – the union of all features present in the training data.
## Not run: P = GetTrainingData_HPCA() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.