choose_training_set: Function to choose training IN and OUT populations using...

Description Usage Arguments Value

View source: R/rank_signature_genes.R

Description

Function to choose training IN and OUT populations using precision-recall

Usage

1
choose_training_set(gem, positive_markers, negative_markers)

Arguments

gem

Data frame of gene expression of genes (rows) in cells (columns)

positive_markers

List of gene names expected to be upregulated in IN population

negative_markers

List of gene names expected to be downregulated in IN population

Value

Lists of training IN and OUT cells


BatadaLab/scID documentation built on Oct. 21, 2021, 3:06 p.m.