heatClusRes | R Documentation |
Make a data frame of DESeq2 results or gene expression counts that shows the cluster each gene belongs to
heatClusRes(resList, heatClus)
resList |
A list or single data frame of DESeq2 results or gene expression counts |
heatClus |
The data frame with rownames=genes and a column named Cluster. The output of heatClus |
The original object(s) with a column named 'cluster' - for use with clusRelev()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.