mergeseqlevels | R 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.
mergeseqlevels(gr1, gr2)
gr1 |
|
gr2 |
|
gr1 but with expanded seqinfo
Dermot Harnett, dermot.p.harnett@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.