categoriseInteractions: Get the numbers of interaction types existing in your data

Description Usage Arguments Value Examples

View source: R/plotSummaryStats.R

Description

Get the numbers of interaction types existing in your data

Usage

1
categoriseInteractions(GIObject, node.classes = NULL, viewpoints = NULL)

Arguments

GIObject

A GInteractions object

node.classes

Optional. All node.classes to include in the analysis. Default: all node classes.

viewpoints

Optional. If set will only consider interactions where at least one anchor is of this node class. Default: all classes in node.classes.

Value

A data.frame.

Examples

1
2
3
4
5
6

GenomicInteractions documentation built on Nov. 8, 2020, 8:19 p.m.