Learn R Programming

BiSeq (version 1.12.0)

betaResultsNull: The output of betaRegression for resampled data

Description

Please see the package vignette for description.

Usage

data(betaResultsNull)

Arguments

Format

A data frame with 4276 observations on the following 10 variables.
chr
a factor with levels chr1 chr2
pos
a numeric vector
p.val
a numeric vector
meth.group1
a numeric vector
meth.group2
a numeric vector
meth.diff
a numeric vector
estimate
a numeric vector
std.error
a numeric vector
pseudo.R.sqrt
a numeric vector
cluster.id
a character vector

Examples

Run this code
data(betaResultsNull)
head(betaResultsNull)

Run the code above in your browser using DataLab