lipaallmacro_fishertest: lipaallmacro_fishertest

Description Usage Arguments Value Examples

View source: R/lipaallmacro_fishertest.R

Description

(LipaTg)Tests for Lipa in macrophages populations in GFP+/GFP-.

Usage

1
lipaallmacro_fishertest(output, counts, alt = "two.sided")

Arguments

output

Output of lipa_expressionmarkers

counts

Output of originalcount

alt

"two.sided", "greater", "less"

Value

A dataframe of the fisher's test output for Lipa in macrophage subpopulations of GFP+/GFP-.

Examples

1
2
lipa.40pc_0.2 <- lipaallmacro_fishertest(plaque.combined_40pc_0.2,
counts = counts_40pc_0.2, alt = "two.sided")

SShan2021/seuratExtension documentation built on Dec. 18, 2021, noon