View source: R/supp_functions.R
removeUnmapped | R Documentation |
This function removes any unmapped region defined by a .csv from a GenomicRanges tile object
removeUnmapped(tiles, unmapped_region)
tiles |
GRanges tiles object |
unmapped_region |
path to a .csv defining the unmappable regions |
GRanges object with the unmappable regions removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.