get_condition_exp: Calculate IQR and Q1 per bin x bin; Calculate expression mean...

View source: R/miSpQN.R

get_condition_expR Documentation

Calculate IQR and Q1 per bin x bin; Calculate expression mean per bin

Description

Calculate IQR and Q1 per bin x bin; Calculate expression mean per bin

Usage

get_condition_exp(cor_mat, ave_exp1, ave_exp2)

Arguments

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

Value

a list for IQR/Q1/average expression for mRNA and miRNA


ningb/diffreg documentation built on Jan. 20, 2025, 4:10 p.m.