Learn R Programming

BiSeq (version 1.12.0)

betaResults: The output of betaRegression

Description

Please see the package vignette for description.

Usage

data(betaResults)

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(betaResults)
head(betaResults)

Run the code above in your browser using DataLab