| PruneSNN | R Documentation | 
Prune SNN with PAGA graph. Adapted from Monocle3
PruneSNN(snn, knn, clusters = NULL, qval.cutoff = 0.05)
| snn | Shared Nearest Neighbors (SNN) graph in the form of a sparse matrix | 
| knn | kNN in the form of a sparse matrix | 
| clusters | Cell clusters | 
| qval.cutoff | Q-value cutoff for significant edges | 
SNN graph with spurious edges pruned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.