methylation_windows: Find window boundaries for methylation data

Description Usage Arguments Value

Description

Find window boundaries for methylation data

Usage

1
2
methylation_windows(positions, gapsize = 2000, mindata = 20, nmiss = NULL,
  nm.edges = FALSE)

Arguments

positions

Vector of positions

gapsize

Maximum gap to allow between data points in a window

mindata

Minimum number of data points per window

nmiss

If nm.edges=TRUE provide a vector listing the number of missing points at each position.

nm.edges

Make sure the last data point in each window is non-missing in all samples

Value

A list with elements counts, reads, pos, probs, and sds.


jean997/jadeTF documentation built on May 18, 2019, 11:44 p.m.