FoldChange: Compute average log fold changes

Description Usage Arguments References

Description

Compute average log fold changes

Usage

1
2
## Default S3 method:
FoldChange(data, cells.1, cells.2, mean.fxn, fc.name, features = NULL, ...)

Arguments

data

feature * sample matrix

cells.1

Vector of cell names belonging to group 1

cells.2

Vector of cell names belonging to group 2

features

Features to calculate fold change for. If NULL, use all features

References

Copied from Seurat 3 source at https://github.com/satijalab/seurat/blob/master/R/differential_expression.R


CBMR-Single-Cell-Omics-Platform/SCOPfunctions documentation built on May 29, 2021, 3:52 p.m.