View source: R/hybrid_functions.R
convert_to_granges | R Documentation |
Converts hybrids data.table to left or right arm GRanges, either using transcriptomic or genomic coordinates
convert_to_granges(hybrids.dt, arm = c("L", "R"), genomic = FALSE)
hybrids.dt |
hybrids data.table |
arm |
Convert left or right arm |
genomic |
Use genomic coordinates |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.