Description Usage Arguments Examples
View source: R/liger_functions.R
Compute a list of genes shared two datasets in a liger object. This is done by computing the difference between dataset specific factor loadings.
1 | compute_shared_genes(liger_obj)
|
liger_obj |
A fully processed liger obj |
1 | shared.genes <- compute_shared_genes(a.NucSeq)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.