Description Usage Arguments Value Examples
View source: R/internal_functions.r
Obtains a chromosome start and end positions from a reference genome version
1  | d3gb.chr.lim(genome.v)
 | 
genome.v | 
 (character) reference genome version to retrieve gene annotations (hg19 or GRCh37 and hg38 or GRCh38)  | 
(data.table) a table containing start and end positions for each chromosome
1  | d3gb.chr.lim(genome.v="hg19")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.