Description Usage Arguments Value
A Genomic Ranges object is constructed from UCSC Genome Browser, identified by the Ensembl hg19 assembly gene IDs. The function then retrieves the sequences of individual genes identified by the corrdinates of the gene IDs from BSgenome hg19 assembly. The alphabet frequencies are computed, and then the G+C content is reported as a fraction. This is returned per gene ID
1 | fetch_gc_content(select_genes)
|
select_genes |
A character vector with a given set of interesting genes |
A vector of gene GC contents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.