plot_result_rank: plot_result_rank

View source: R/haystack.R

plot_result_rankR Documentation

plot_result_rank

Description

plot_result_rank

Usage

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")

Arguments

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.


ddiez/scmisc documentation built on July 21, 2024, 11:35 a.m.