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