View source: R/helperFunctions.R
basesDifferent | R Documentation |
Returns both total difference as well as the difference in start and end coordinates only.
basesDifferent(granges_1, granges_2)
granges_1 |
GRanges object |
granges_2 |
GRanges object |
data_frame with total_diff, and start_end_diff columns
Kaur Alasoo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.