Description Usage Arguments Value Examples
View source: R/anchorTwoWithMetadata.R
Creates a GRanges object from the second anchor of a GenomicInteractions object, but extracts all metadata columns.
1 | anchorTwoWithMetadata(gint)
|
gint |
A GenomicInteractions object |
gr a GRanges object with metadata
1 2 3 4 | load(system.file(
"extdata","gs3dk_sample_data.rda",
package = "GS3DKViz"))
anchorTwoWithMetadata(gs3dk_gint)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.