Description Usage Arguments Examples
View source: R/liger_functions.R
Plot a list of genes by divergence between two datasets in a liger object. This is done by computing the difference between dataset specific factor loadings.
1 2 | plot_factor_genes(factor.genes, shared.genes, marker.genes,
label.markers = T, n.label = 5, max.shared.factors = 2)
|
liger_obj |
A fully processed liger object |
1 | factor.genes <- compute_factor_genes(a.NucSeq)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.