plot_result_rank | R Documentation |
plot_result_rank
plot_result_rank(x, highlight = NULL, sort.by = "log.p.adj")
## S3 method for class 'haystack'
plot_result_rank(x, highlight = NULL, sort.by = "log.p.adj")
## S3 method for class 'data.frame'
plot_result_rank(x, highlight = NULL, sort.by = "log.p.adj")
x |
haystack object or summary data.frame. |
highlight |
gene names to highlight. |
sort.by |
rank the genes by the following column from the summary data.frame. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.