calc_libsize: Calculate Library Size

Description Usage Arguments Details Examples

View source: R/calc_libsize.R

Description

This function will count the number of reads / UMIs per cell

Usage

1
calc_libsize(input, suffix = NA)

Arguments

input

the input ex_sc

Details

This will calculate the total number of UMIs on a per cell basis.

Examples

1
ex_sc_example <- calc_libsize(input = ex_sc_example)

kgellatl/SignallingSingleCell documentation built on Dec. 29, 2021, 4:12 p.m.