modifyLayerByBindingFactor.Views: Modify a layerSet object

View source: R/modifyLayerByBindingFactor.Views.R

modifyLayerByBindingFactor.ViewsR Documentation

Modify a layerSet object

Description

Modify a layerSet object according to a bindingFactor and a pre-calculated set of hits.

Usage

modifyLayerByBindingFactor.Views(
  layerSet,
  hits,
  bindingFactor,
  verbose = FALSE
)

Arguments

layerSet

method to do something to ("hsv" or "cluster")

hits

a "Views" object representing the places the bindingFactor can bind.

bindingFactor

The "bindingFactor"

verbose

you get the idea

Value

"layerSet"

Examples

x <- 1   # great!


davetgerrard/GenomicLayers documentation built on July 24, 2024, 1:42 a.m.