create_matrix_overlaps: Create matrix of region overlaps

View source: R/GRanges_functions.R

create_matrix_overlapsR Documentation

Create matrix of region overlaps

Description

This functions takes a genomicRanges object and using regioneR::numOverlaps creates a matrix of overlapping regions

Usage

create_matrix_overlaps(GR.list_given, n_cores = 4)

Arguments

GR.list_given

List of Genomic ranges objects per sample

Value

matrix


HCGB-IGTP/HCGB.IGTP.DAnalysis documentation built on April 13, 2025, 12:03 a.m.