plierResToMarkers | R Documentation |
Creates a binary cell-type marker matrix using prior results. This matrix can be used for other downstream tasks that require cell-type markers, such as CellCODE
plierResToMarkers(plierRes, priorMat, num = 20, index = NULL)
plierRes |
A PLIER result |
priorMat |
the binary prior information matrix that was used to compute the plierResult. Including this insures that only the genes annotated to the pathway(s) are included |
num |
The number of marker genes to produce |
index |
The indecies of PLIER latent variables that are believed to represent cell-type proportions (as opposed to other sources of correlation) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.