cal_coexp_sp {SiFINeT} | R Documentation |
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)
Arguments
X |
Input binarized cell (row) by gene (column) sparse matrix |
Value
Coexpression matrix
Author(s)
Qi Gao
[Package SiFINeT version 1.13 Index]