Description Usage Arguments Value
View source: R/rank_gene_gene_cor.R
rank gene-gene correlation
1 2 3 4 5 6 | rank_gene_gene_cor(
gene.gene.cor,
N.top = NULL,
p.val.thresh = 0.05,
rank.absolute = FALSE
)
|
gene.gene.cor |
gene-gene correlation matrix (square) |
N.top |
A number of top correlate genes to rank (by default all pairs are ranked) |
top.cor.genes – ranking of pairwise correlation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.