GetTrainingData_HPCA: Loads bootstrapped HPCA training data from GitHub

Description Usage Value Examples

View source: R/helper_functions.R

Description

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.

Usage

1

Value

A list with two elements; 'Reference' are the training data, and 'genes' – the union of all features present in the training data.

Examples

1
2
3
4
## Not run: 
P = GetTrainingData_HPCA()

## End(Not run)

SignacX documentation built on Nov. 18, 2021, 5:07 p.m.