GRNHeatmap | R Documentation |
This function will generate a heatmap to visualize the TF-gene correlation computed
by the GetTFGeneCorrelation
GRNHeatmap(tf.gene.cor, tf.timepoint = NULL, km = 1)
tf.gene.cor |
A matrix representing TF-gene correlation |
tf.timepoint |
A list of TF time point along the trajectory |
km |
Number of clusters |
A heatmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.