anchorOneWithMetadata: Extract the first anchor from GenomicInteractions object with...

Description Usage Arguments Value Examples

View source: R/anchorOneWithMetadata.R

Description

Creates a GRanges object from the first anchor of a GenomicInteractions object, but extracts all metadata columns.

Usage

1

Arguments

gint

A GenomicInteractions object

Value

gr a GRanges object with metadata

Examples

1
2
3
4
 load(system.file(
 "extdata","gs3dk_sample_data.rda",
 package = "GS3DKViz"))
 anchorOneWithMetadata(gs3dk_gint)

jamesdalg/GS3DKViz documentation built on Jan. 1, 2021, 4:27 a.m.