View source: R/CommPath-main.R
diffAllPath | R Documentation |
To find differentially activated pathways in each identity class
diffAllPath(object, method = "t.test", only.posi = FALSE, only.sig = FALSE)
object |
CommPath object |
method |
Method used for differential enrichment analysis, either 't.test' of 'wilcox.test' |
only.posi |
only save the information of pathways showing up regulation |
only.sig |
only save the information of pathways showing significant differences |
Data frame including the statistic result comparing the pathway enrichment sorces between cells in each cluster and all other clusters, the significant recetor and ligand in the pathways, and the corresponding up stream identity class and ligand
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.