plotVolcano: Create The Mutation Plot

Description Usage Arguments Examples

View source: R/plotVolcano.R

Description

Create The Mutation Plot

Usage

1
2
3
4
5
6
7
plotVolcano(
  volcanoClass,
  Names = FALSE,
  pThres = 0.05,
  fcThres = 2,
  PRINT = TRUE
)

Arguments

volcanoClass

object of class VolcanoClass

Names

TRUE/FALSE not used currently (default: FALSE)

pThres

p threshold (default: 0.05)

PRINT

TRUE/FALSE - print the final plot? (default: TRUE)

Examples

1
mutationPlot(Data, "SampleName", "GeneName", "Info")

findlaycopley/Volcano documentation built on Oct. 30, 2020, 4:42 p.m.