volcano {visualPlot} R Documentation

volcano plot of the different expression result

Description

Usage

volcano(genes,
    size = "2400,2700",
    padding = "padding:250px 150px 300px 300px;",
    bg = "white",
    colors = Call "list"("up" <- "red", "down" <- "green", "other" <- "black"),
    pvalue = 0.05,
    level = 1.5,
    title = "volcano plot");

Arguments

genes

-

size

-

padding

-

bg

-

colors

-

pvalue

[as double]

level

[as double]

title$

-

Details

Authors

visualkit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package visualPlot version 1.0.0.0 Index]