dot-ExportBigwigForGviz: .ExportBigwigForGviz Function (ModAnnot)

.ExportBigwigForGvizR Documentation

.ExportBigwigForGviz Function (ModAnnot)

Description

Subfunction to export a GRanges object as a bw (bigwig) file.

Usage

.ExportBigwigForGviz(
  cFileName,
  grangesObject,
  cBigwigParameter,
  lBigwigParametersByStrand,
  dnastringsetGenome
)

Arguments

cFileName

Name of the file to be exported.

grangesObject

A GRanges object to be exported.

cBigwigParameter

The name of the parameter to be exported within the bigwig file.

lBigwigParametersByStrand

If TRUE, the parameter is negative if associated range is on the reverse strand.

dnastringsetGenome

A DNAStringSet object containing the sequence for each contig.


AlexisHardy/DNAModAnnot documentation built on Feb. 27, 2023, 12:03 a.m.