allelic_enhancer_dot_plot: Dot plot for significant allelic different variant

View source: R/allelic_enhancer_dot_plot.R

allelic_enhancer_dot_plotR Documentation

Dot plot for significant allelic different variant

Description

Dot plot for significant allelic different variant

Usage

allelic_enhancer_dot_plot(
  data,
  log2,
  max_fold,
  label,
  foldchange = 0.25,
  type = 1,
  main = NULL
)

Arguments

data

data used for plotting

log2

column indicating the log2 fold change, character

max_fold

column indicating maximum fold change, character

label

column indicating the significant variant, character

foldchange

fold change cut-off for claiming allelic enhancer variant, such as 0.25, numeric

type

whether to include the annotation line with 1 means yes

main

the tile of the graph


lux2ht/mpraprofiler documentation built on July 4, 2023, 5:45 a.m.