Description Usage Arguments Value
Using the Ensembl hg19 assembly, the function established a SQL connection with the Ensembl DB, and retrieves all the transcripts associated with each gene. A longest transcript is determined by merging all the exons of individual transcripts. The concatenated length is computed and returned per gene ID
1 | fetch_gene_length(select_genes)
|
select_genes |
A character vector with a given set of interesting genes |
A vector of gene lengths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.