venn.diagram.uORFs | R Documentation |
Shows overlap between all stages / tissues
venn.diagram.uORFs(
predictions = readTable("tissueAtlasByCageAndPred"),
filename = "venn_diagramm_uORFs.png",
width = 5,
height = 5
)
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) |
invisible(NULL), object saved to disc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.