addStepping: Add stepping for plotting genes

Description Usage Arguments Value

Description

Given a GRanges dataset representing genes, will add an arbitrary value for them to be plotted in the Y axis without overlapping each other.

Usage

1
addStepping(genesDat, coordinates, mcol.name)

Arguments

genesDat

GRanges object containing gene information.

coordinates

GRanges object with coordinates you want to plot.

mcol.name

Integer containing the column number that contains the gene name.

Value

Calculates the stepping position to avoid overlap between genes.


UMI4Cats documentation built on Dec. 31, 2020, 2:01 a.m.