betaResults {BiSeq}R Documentation

The output of betaRegression

Description

Please see the package vignette for description.

Usage

data(betaResults)

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

data(betaResults)
head(betaResults)

[Package BiSeq version 1.20.0 Index]