Learn R Programming

debrowser (version 1.0.8)

getToolTipText: getToolTipText

Description

Prepares tooltiptext for the second scatter plot in the plots page

Usage

getToolTipText(dat = NULL)

Arguments

dat,
data need to have following columns; padj, average, cond1 and cond2 values, log10padj, foldChange

Value

tooltip text

Examples

Run this code
x <- getToolTipText()

Run the code above in your browser using DataLab