Learn R Programming

SiFINeT (version 1.13)

cal_coexp_sp: cal_coexp_sp This function calculates the coexpression patterns between genes in sparse matrix and returns the coexpression matrix.

Description

cal_coexp_sp This function calculates the coexpression patterns between genes in sparse matrix and returns the coexpression matrix.

Usage

cal_coexp_sp(X)

Value

Coexpression matrix

Arguments

X

Input binarized cell (row) by gene (column) sparse matrix

Author

Qi Gao