plotLinks: Plot significant connections between read pairs

View source: R/processReadLinks.R

plotLinksR Documentation

Description

This function takes condidate filtered links exported from function 'processReadLinks'

Usage

plotLinks(links = NULL, chromosomes = NULL, index = NULL, bsgenome = NULL)

Arguments

links

A GRanges-class object with stored links between read pairs.

chromosomes

If only a subset of the chromosomes should be binned, specify them here.

bsgenome

A reference genome to get lengths of genomic sequences (eg. GRCh38).

Author(s)

David Porubsky


daewoooo/primatR documentation built on March 28, 2024, 6:41 a.m.