joannawolthuis / MetaboShiny

Repository for MetaboShiny, a novel R and RShiny based metabolomics data analysis package.
https://www.biorxiv.org/content/10.1101/734236v1
Apache License 2.0
15 stars 9 forks source link

WikidataQueryServiceR not installed at startup #1

Closed stefaniamagg closed 5 years ago

stefaniamagg commented 5 years ago

Had to install WikidataQueryServiceR package manually for Wikidata database build

> install.packages('WikidataQueryServiceR')

joannawolthuis commented 5 years ago

should be included in required db list now