bb_buff_granges | R Documentation |
This function does several things. It removes ranges with non-standard chromosomes and drops their levels. It will optionally set the genome to the user-provided value. Typically we would use "hg38" or "danRer11". This is the exported version because it is so useful.
bb_buff_granges(x, gen)
x |
A Granges object to buff. |
gen |
An optional genome name to provide. Recommend "hg38" or "danRer11". |
A GRanges object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.