getGroupFit | R Documentation |
This function calculates the IDER-based similarity between two groups using a linear model.
getGroupFit(logCPM, design, contrast_m)
logCPM |
A numeric matrix of log-transformed counts per million. |
design |
A design matrix for the differential expression analysis. |
contrast_m |
A contrast matrix specifying the comparison between the two groups. |
A numeric value representing the IDER-based similarity between the two groups.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.