gene_bin: Bin Gene Expression Space

Description Usage Arguments Value Author(s)

View source: R/gene_bin.R

Description

Bin gene expression space for marginal/joint probability calculation.

Usage

1
gene_bin(genes, expmat, sep = 5)

Arguments

genes

(character) Genes to be analyzed.

expmat

(matrix) Gene expression matrix.

sep

(numeric) Number of bins.

Value

(matrix) Border values of gene expression bins.

Author(s)

DING, HONGXU (hd2326@columbia.edu)


pageRank documentation built on Nov. 8, 2020, 6:52 p.m.

Related to gene_bin in pageRank...