Learn R Programming

BOG (version 1.0)

anthracis_adjpval: anthracis_adjpval

Description

This is the simulated data file of anthracis. It consists of anthracis geneID and adjusted p-value for gene expression between two conditions. If a user does not specify the data argument in BOG() command, this built-in data will be loaded by default.

Usage

data(anthracis_adjpval)

Arguments

format

A data frame with 5193 observations on the following 2 variables: geneID, adj.pval

Examples

Run this code
data(anthracis_adjpval)

Run the code above in your browser using DataLab