mainScatterNew {debrowser}R Documentation

mainScatterNew

Description

Creates the main scatter, volcano or MA plot to be displayed within the main panel.

Usage

mainScatterNew(input = NULL, data = NULL, source = NULL)

Arguments

input,

input params

data,

dataframe that has log2FoldChange and log10padj values

source,

for event triggering to select genes

Value

scatter, volcano or MA plot

Examples

    
    x <- mainScatterNew()


[Package debrowser version 1.22.0 Index]