| compare | R Documentation |
Compare a set of genes with the ranking.
compare(ranking, comparison_gene_ids)
ranking |
A ranking created using |
comparison_gene_ids |
IDs of the genes of interest. |
A comparison object with the following items:
quantilesA data.table containing quantile values for the
score, rank and percentile of the comparison genes.
mean_scoreThe mean score of the genes.
mean_rankThe mean rank of the genes.
mean_percentileThe mean percentile of the genes.
test_resultResults of applying a Wilcoxon rank sum test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.