Description Usage Arguments Value Examples
View source: R/lipaallmacro_fishertest.R
(LipaTg)Tests for Lipa in macrophages populations in GFP+/GFP-.
1 | lipaallmacro_fishertest(output, counts, alt = "two.sided")
|
output |
Output of lipa_expressionmarkers |
counts |
Output of originalcount |
alt |
"two.sided", "greater", "less" |
A dataframe of the fisher's test output for Lipa in macrophage subpopulations of GFP+/GFP-.
1 2 | lipa.40pc_0.2 <- lipaallmacro_fishertest(plaque.combined_40pc_0.2,
counts = counts_40pc_0.2, alt = "two.sided")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.