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:
quantiles
A data.table
containing quantile values for the
score, rank and percentile of the comparison genes.
mean_score
The mean score of the genes.
mean_rank
The mean rank of the genes.
mean_percentile
The mean percentile of the genes.
test_result
Results 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.