Update *S.cerevisiae* gene annotations from [SGD](http://www.yeastgenome.org)
1 2 3 4 5 | update_genes(
file = "genes/sgd.csv",
from = "http://downloads.yeastgenome.org/curation/chromosomal_feature/SGD_features.tab"
)
|
file |
Where to write the CSV. |
from |
Where to download gene annotations from. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.