.get_correlates {fcoex}R Documentation

.get_correlates

Description

auxiliary function for find_cbf_modules

Usage

.get_correlates(i, su_i_j_matrix, discretized_exprs, exprs_small)

Arguments

i

A gene to be correlated

su_i_j_matrix

the dataframe with the correlations to be updated

discretized_exprs

the dataframe with discretized expression to extract a gene

exprs_small

the dataframe to after the filtering step

Value

the updated column of the su_i_j_matrix


[Package fcoex version 1.2.0 Index]