findSegments2: findSegments2

View source: R/methyl_master_findSegments2.R

findSegments2R Documentation

findSegments2

Description

MethylMaster findSegments2 function Function originally by Lucas Salas MD, PhD Dartmouth College 2021

Usage

findSegments2(
  data,
  ctrl,
  ctrlAll,
  statistic = "wilcoxon",
  plot = FALSE,
  delta = 500,
  output = "diff",
  ylim = NULL,
  arrayType = "auto"
)

Arguments

data

The data parameter

ctrl

The ctrl parameter

ctrlAll

The ctrlAll parameter

statistic

The statistic parameter

plot

The plot parameter

delta

The delta parameter

output

The output parameter

ylim

The ylim parameter

arrayType

The arrayType parameter

Value

CNV calls for the HM450 routine


mmariani123/MethylMasteR documentation built on June 22, 2022, 3:06 p.m.