get_condition_exp | R Documentation |
Calculate IQR and Q1 per bin x bin; Calculate expression mean per bin
get_condition_exp(cor_mat, ave_exp1, ave_exp2)
cor_mat |
A correlation matrix for a group with mRNA on the rows and miRNA on the columns |
ave_exp1 |
A numeric vecotr with same length as the nrow(cor_mat) for average mRNA expressions |
ave_exp2 |
A numeric vecotr with same length as the ncol(cor_mat) for average miRNA expressions |
a list for IQR/Q1/average expression for mRNA and miRNA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.