detectOutlier: This function detect barcodes with pseudo positive labels

View source: R/SiftCellBoost.R

detectOutlierR Documentation

This function detect barcodes with pseudo positive labels

Description

This function detect barcodes with pseudo positive labels

Usage

detectOutlier(rawDGE, rawCounts, expectedN = 1000)

Arguments

rawDGE

digital expression matrix of the original data

rawCounts

a digital expression matrix with whole data points

expectedN

number of expected cell-containing droplets

Value

returns xxx


jyxi7676/SiftCell documentation built on July 27, 2023, 7:13 a.m.