dot-ExportBamForGviz: .ExportBamForGviz Function (ModAnnot)

.ExportBamForGvizR Documentation

.ExportBamForGviz Function (ModAnnot)

Description

Subfunction to export a GRanges object as a bam file.

Usage

.ExportBamForGviz(
  cFileName,
  grangesObject,
  cBamXaParameter,
  dnastringsetGenome
)

Arguments

cFileName

Name of the file to be exported.

grangesObject

A GRanges object to be exported.

cBamXaParameter

The name of the parameter to be exported as a "Xa" optional field within the bam file.

dnastringsetGenome

A DNAStringSet object containing the sequence for each contig.


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