rank_gene_gene_cor: rank gene-gene correlation

Description Usage Arguments Value

View source: R/rank_gene_gene_cor.R

Description

rank gene-gene correlation

Usage

1
2
3
4
5
6
rank_gene_gene_cor(
  gene.gene.cor,
  N.top = NULL,
  p.val.thresh = 0.05,
  rank.absolute = FALSE
)

Arguments

gene.gene.cor

gene-gene correlation matrix (square)

N.top

A number of top correlate genes to rank (by default all pairs are ranked)

Value

top.cor.genes – ranking of pairwise correlation.


mariiabilous/SuperCellBM documentation built on Jan. 28, 2022, 7:45 p.m.