Description Usage Arguments Value Examples
Get URL to download coding sequence FASTA from UCSC genome browser for a given dbkey.
1 | getCodingFastaUrlFromUCSC(dbkey)
|
dbkey |
The UCSC dbkey to get coding sequences for, e.g. hg19, hg38, mm10. |
A URL which can be downloaded with download.file
1 | getCodingFastaUrlFromUCSC("hg38")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.