GetChiDF | R Documentation |
This function creates a dataframe with chi-squared statistics between two metadata fields
GetChiDF(seuratObj, field1, field2, plot = FALSE)
seuratObj |
The seurat object |
field1 |
The name of the first column to compare |
field2 |
The name of the second column to compare |
plot |
If true, the function will plot a heatmap using pheatmap |
A dataframe with chi-squared statistics of clones
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.