venn.diagram.uORFs: venn diagram of uORFs

venn.diagram.uORFsR Documentation

venn diagram of uORFs

Description

Shows overlap between all stages / tissues

Usage

venn.diagram.uORFs(
  predictions = readTable("tissueAtlasByCageAndPred"),
  filename = "venn_diagramm_uORFs.png",
  width = 5,
  height = 5
)

Arguments

predictions

a data.table of predictions, default: readTable("tissueAtlasByCageAndPred")

filename

'venn_diagramm_uORFs.png'

width

numeric, default: 5 (unit is inch)

height

numeric, default: 5 (unit is inch)

Value

invisible(NULL), object saved to disc


Roleren/uORFomePipe documentation built on Jan. 14, 2024, 5:11 a.m.