.ExportBamForGviz | R Documentation |
Subfunction to export a GRanges object as a bam file.
.ExportBamForGviz( cFileName, grangesObject, cBamXaParameter, dnastringsetGenome )
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.