plotAlignmentsPerRegion: Plot BAM alignments around user defined genomic regions.

plotAlignmentsPerRegionR Documentation

Plot BAM alignments around user defined genomic regions.

Description

Plot BAM alignments around user defined genomic regions.

Usage

plotAlignmentsPerRegion(bamfile = NULL, regions = NULL, file = NULL)

Arguments

bamfile

Bamfile with aligned reads.

regions

A GRanges-class object with genomic regions to process.

file

A filename where final plot should be exported.

Value

A ggplot-class object.

Author(s)

David Porubsky


daewoooo/primatR documentation built on March 28, 2024, 6:41 a.m.