RT_clustering | R Documentation |
Hclustering to identify RT signatures
RT_clustering( ..., deltaRT_th = 0.1, CrossingRT = T, n_clusters = NULL, colors = NULL )
..., |
bulk/pseudo-bulk RTs dataframes (chr,start,end,RT,group) |
deltaRT_th, |
min RT change for a region to be considered |
CrossingRT, |
IF true, only changes that are crossing the mid RT value will be considered |
n_clusters, |
number of clusters |
colors, |
min, midpoint and max colors |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.