gene_bin {pageRank} | R Documentation |
Bin gene expression space for marginal/joint probability calculation.
gene_bin(genes, expmat, sep = 5)
genes |
(character) Genes to be analyzed. |
expmat |
(matrix) Gene expression matrix. |
sep |
(numeric) Number of bins. |
(matrix) Border values of gene expression bins.
DING, HONGXU (hd2326@columbia.edu)