categoriseInteractions: Categorize interaction types

Description Usage Arguments Value Examples

Description

Get the numbers of interaction types existing in a GenomicInteractions object.

Usage

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

Arguments

GIObject

A GenomicInteractions object.

node.classes

Character vector specifying the node classes to include in the plot. Defaults to all node classes.

viewpoints

Character vector of acceptable node classes, where interactions are only considered if least one anchor is of an acceptable node class. Defaults to all classes in node.classes.

Value

A data.frame.

Examples

1
2
3
4
5
6
7
8

LTLA/fugi documentation built on June 22, 2019, 8:50 p.m.