View source: R/compare_trajectories.R
This function identifies distinct switching genes for each path
1 2 3 | distinct_genes(toplotgl_Rsub1, toplotgl_Rsub2, path1name = "Path1Genes",
path2name = "Path2Genes", r2cutoff = 0.05, scale_timeline = FALSE,
path1time = NULL, path2time = NULL, bin = 100)
|
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.