make_gene_cor_mat: make_gene_cor_mat

Description Usage Arguments Value

View source: R/make_gene_cor_mat.R

Description

Contructs a symmetric correlation matrix from the input gene expression data

Usage

1
make_gene_cor_mat(expr_data)

Arguments

expr_data

A matrix of normalized gene expression data where columns represent individuals and rows represent features (e.g. genes)

Value

A matrix of Spearman rho values


camiolomj/ICLite documentation built on July 28, 2021, 6:33 a.m.