betaResultsNull {BiSeq}R Documentation

The output of betaRegression for resampled data

Description

Please see the package vignette for description.

Usage

data(betaResultsNull)

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

[Package BiSeq version 1.30.0 Index]