Download files and import interactions

importGInteractionsFromUrl(
  urls,
  resolution,
  range,
  format = "cool",
  normalization = "balanced"
)

Arguments

urls

Vector of character. URLs.

resolution

The resolution of the matrix.

range

GRanges object. The coordinates.

format

The format of the file.

normalization

Normalization matrix in the file.

Value

A list of GInteractions object

Examples

# example code