whop.eg.selectOrganism {WhopGenome} | R Documentation |
Select the organism to query with subsequent whop.eg calls and load the appropiate database(s).
whop.eg.selectOrganism(organismname, dontload = FALSE, install.if.missing = F)
organismname |
Organism to query |
dontload |
Whether to load the database |
install.if.missing |
Whether to install the database, if it does not exist locally |
Success status
Ulrich Wittelsbuerger