ggeplot {hypeR}R Documentation

Enrichment plot implemented in ggplot

Description

Enrichment plot implemented in ggplot

Usage

ggeplot(n, positions, x_axis, y_axis, title = "")

Arguments

n

The length of a ranked list

positions

A vector of positions in the ranked list

x_axis

The x-axis of a running enrichment score

y_axis

The y-axis of a running enrichment score

title

Plot title

Value

A ggplot object


[Package hypeR version 1.5.1 Index]