plotBumFDR: plot bum with FDR table on it

Description Usage Arguments

View source: R/aheatmap.R

Description

this usually couples with create_bum()

Usage

1
2
3
plotBumFDR(bumFDR, xpos = 0.5, yadj = 0.7, main = "", xlab = "p Values",
  ylab = "Density", tableType = NA, digits = 4, tag = "",
  breaks = 100, shown = 2)

Arguments

bumFDR

a list with at least a bum model and tabFDR

main

main title

ylab

ylab

tableType

not implemented

digits

digits of P value cutoff

tag

used to add a tag to the title

breaks

number of breaks for the histogram

shown

number of tables to be shown


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.