add_genomic_features-Vplots-GRanges-method: add_genomic_features

add_genomic_features,Vplots,GRanges-methodR Documentation

add_genomic_features

Description

Add genomic features

Usage

## S4 method for signature 'Vplots,GRanges'
add_genomic_features(x, y, x_name = NULL, y_name = NULL, ...)

Arguments

x

a Vplots object

y

a GRanges object

x_name

rowData(x) field for storing the features

y_name

mcols(y) field for accessing the features

...

other parameters

Value

a Vplots object

Author(s)

Wuming Gong (gongx030@umn.edu)


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