Description Usage Arguments Value
Creates a correlation matrix of ImSig signature genes.
| 1 | corr_matrix(exp, r)
 | 
| exp | Dataframe of transcriptomic data (natural scale) containing genes as rows and samples as columns. Note: Gene names should be set as row names and duplicates are not allowed. Missing values are not allowed within the expression matrix. Check example- head(example_data):  | 
| r | Use a value between 0 and 1. Default is 0.6. This is a user defined correlation cut-off to perform feature selection ( | 
Gene-gene correlation matrix of ImSig genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.