View source: R/somenone_variantconsensus.R
granges_sdin | R Documentation |
Helper deals with setdiff, intersect to return full GRanges not just ranges
granges_sdin(granges_1, granges_2, method)
granges_1 |
is a GRanges object |
granges_2 |
is a GRanges object |
method |
is 'setdiff' or 'intersect' to find difference of granges_1 vs. 2, or the intersect of the two |
GRanges object based on method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.