buildControl: Build control regions

View source: R/buildControl.R

buildControlR Documentation

Build control regions

Description

Build control regions

Usage

buildControl(
  case,
  k,
  ctrl.rel.pos,
  genome,
  output.path = "control/",
  verbose = TRUE
)

Arguments

case

Case in Coordinate class object format.

k

Integer size of the expanded k-mer.

ctrl.rel.pos

Control relative position.

genome

Genome class object.

output.path

Output directory path to save control coordinate.

verbose

Boolean. Default is TRUE and will print progress updates.

Value

Control in Coordinate class object format.


kmeRtone documentation built on Sept. 11, 2024, 9:12 p.m.