View source: R/compare_trajectories.R
This function identifies common switching genes between two paths
1 2 | common_genes(toplotgl_Rsub1, toplotgl_Rsub2, path1name = "Path1Genes",
path2name = "Path2Genes", r2cutoff = 0.05)
|
toplotgl_Rsub1 |
switching genes of path1 |
toplotgl_Rsub2 |
switching genes of path2 |
path1name |
name of path1 given by user |
path2name |
name of path2 given by user |
r2cutoff |
pseudo R^2 cutoff |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.