conf_score_R: Calculating the confidence score C for false positive...

View source: R/SciBetR.R

conf_score_RR Documentation

Calculating the confidence score C for false positive control.

Description

Calculating the confidence score C for false positive control.

Usage

conf_score_R(ref, query, null_expr, 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

gene_num

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

Value

A vector of confidence scores.


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