virtual_4C: Get an average virtual 4C of 2D-regions (e.g. loops).

View source: R/virtual_4C.R

virtual_4CR Documentation

Get an average virtual 4C of 2D-regions (e.g. loops).

Description

Extract matrices around a defined region a.k.a. the viewpoint

Usage

virtual_4C(explist, viewpoint, xlim = NULL)

Arguments

explist

Either a single GENOVA contacts object or list of GENOVA contacts.

viewpoint

A viewpoint location. One of the following:

  • A 3-column, 1-row data.frame in BED-format.

  • A single character describing a locus in UCSC notation, e.g. "chr1:30,000,000-40,000,000".

xlim

A vector of two with the flanking basepairs up- and downstream of the viewpoint, resp.

Value

A virtual4C_discovery object.


robinweide/GENOVA documentation built on March 14, 2024, 11:16 p.m.