NullTest_R: Compute null test.

View source: R/SciBetR.R

NullTest_RR Documentation

Compute null test.

Description

Compute null test.

Usage

NullTest_R(ref,query,null_expr,labels,gene_num)

Arguments

ref

The reference dataset. Rows should be cells, columns should be genes.

query

The query dataset. Rows should be cells and columns should be genes.The genes are intersection of ref , null and query.

null_expr

The control dataset

labels

The reference dataset's labels of each cell.

gene_num

The number of common markers of reference set used for false positive control.

Value

A vector of null test.


zhangwenjie-tina/scibetR documentation built on July 6, 2023, 2:14 p.m.