addStepping.RdGiven a GRanges dataset representing genes, will add an arbitrary value for them to be plotted in the Y axis without overlapping each other.
addStepping(genesDat, coordinates)
| genesDat | GRanges object containing gene information. |
|---|---|
| coordinates | GRanges object with coordinates you want to plot. |