plot_volcano: Calculate Library Size

Description Usage Arguments Details Examples

View source: R/plot_volcano.R

Description

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

Usage

1
plot_volcano(de_path, de_file, title = NA, fdr_cut = 0.001, logfc_cut = 0.75)

Arguments

input

the input DIRECTORY

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.