findDuplicates-methods: description of function findDuplicates

Description Arguments Details

Description

This function is a re-implementation of the DuplicateFinder logics

Arguments

x

a SingleCells object

group

a grouing focusing on the differences between groups. Too many groups would be bad here!

randomCellsFrac

how many cells should be created as random duplicates default=.01

iterations

each iteration takes significant amount of time default= 10

Details

In contrast to the publiushed function this will use the re-sampling based normalization the BioData obejct provides. In addition this function uses the BioData internal VarGenes function.

The results are totally untested and a lot of additional work is likely necessary.


stela2502/BioData documentation built on Feb. 23, 2022, 5:47 a.m.