read_vplot-GRangesList-character-BSgenome-method: Read the V-plot

read_vplot,GRangesList,character,BSgenome-methodR Documentation

Read the V-plot

Description

Read the V-plot from BAM files within a set of genomic regions

Usage

## S4 method for signature 'GRangesList,character,BSgenome'
read_vplot(x, filenames, genome, ...)

Arguments

x

a GRangesList object that define a set of genomic regions.

filenames

BAM file names

genome

a BSgenome object

...

Additional arguments for read_vplot('GRanges', 'character', 'BSgenome', ...)

Value

a VplotsList object

Author(s)

Wuming Gong (gongx030@umn.edu)


gongx030/seatac documentation built on April 15, 2023, 5:53 a.m.