sampleBasedOnDepth: Sampling cells based on their sequencing depths without...

View source: R/Utility.R

sampleBasedOnDepthR Documentation

Sampling cells based on their sequencing depths without replace.

Description

Deprecated.

Usage

sampleBasedOnDepth(bmat, n)

Arguments

bmat

Matrix, cell by feature

n

integer

Value

vector of integers, index for the sampled cells with length of min(n, ncells)


beyondpie/smmtools documentation built on July 1, 2022, 4:33 a.m.