mergeseqlevels: Merge the seqlevels of two Granges objects This function...

mergeseqlevelsR Documentation

Merge the seqlevels of two Granges objects This function checks two GRanges objects have compatible ranges, and then adds in to gr1 what's missing from gr2.

Description

Merge the seqlevels of two Granges objects This function checks two GRanges objects have compatible ranges, and then adds in to gr1 what's missing from gr2.

Usage

mergeseqlevels(gr1, gr2)

Arguments

gr1
  • granges object

gr2
  • granges object

Value

gr1 but with expanded seqinfo

Author(s)

Dermot Harnett, dermot.p.harnett@gmail.com


zslastman/RiboStan documentation built on April 6, 2024, 1:35 p.m.