add_genomic_features,Vplots,GRanges-method | R Documentation |
Add genomic features
## S4 method for signature 'Vplots,GRanges'
add_genomic_features(x, y, x_name = NULL, y_name = NULL, ...)
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 |
a Vplots object
Wuming Gong (gongx030@umn.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.