cisTransRatio: cisTransRatio

View source: R/cistrans.R

cisTransRatioR Documentation

cisTransRatio

Description

Quickly computes a cis-trans ratio of interactions.

Usage

cisTransRatio(x)

Arguments

x

A HiCExperiment object over the full genome

Value

a tibble, listing for each chr. the % of cis/trans interactions

Examples

library(HiContacts)
full_contacts_yeast <- contacts_yeast(full = TRUE)
cisTransRatio(full_contacts_yeast)

js2264/cooleR documentation built on Jan. 29, 2024, 10:47 p.m.