getYeastUniProtInfo | R Documentation |
This function simply loads a list of the yeast genes in the Swiss UNIPROT database and saves it as a file
getYeastUniProtInfo(
URL = "https://www.uniprot.org/docs/yeast.txt",
path = "uniprot.txt"
)
URL |
The web location of the file.
Defaults to |
path |
The directory path to store the file
Defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.