gene.rank.calculation | R Documentation |
Calculation of gene ranks from a normalized count matrix
gene.rank.calculation(countMatrix, diff.expr.genes)
countMatrix |
normalized count matrix with gene names as row names |
diff.expr.genes |
Vector of significant genes (DE or eQTLs), the gene names in the vector need to match the row names of the count matrix |
Data frame with expression rank for each DE gene
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.