CCOffset: CCOffset

View source: R/CCOffset.R

CCOffsetR Documentation

CCOffset

Description

Generates plots of a pearson offset analysis plots from CCseq fullmaps

Usage

CCOffset(
  path.name = getwd(),
  exp.name = "NA",
  os.range = seq(-10, 10, by = 1),
  mode = "WC"
)

Arguments

path.name

path to fullmaps

exp.name

name of experiment

os.range

range to plot the offset over

mode

specify whether to analyse offsets of Crick relative to Watson ("WC"), or Watson relative to Watson ("WW")

Author(s)

Will Gittens, George Brown

Examples

CCOffset()

WHG1990/CCTools documentation built on June 16, 2024, 1:36 a.m.