train_save_classifier: Train and save a penalized logistic regression classifier.

Description Usage

View source: R/classifier.R

Description

Uses Seurat::FetchData(training_dge, vars.all = ident.use ) as class labels. Results ('glmnet' object) and training data (Seurat object) get saved into a subdirectory of 'results_path'.

Usage

1
2
train_save_classifier(training_dge, results_path, ident.use = "cell_type",
  genes.use, do.save = F)

maehrlab/thymusatlastools documentation built on May 28, 2019, 2:32 a.m.