The R interface can be used to access the atlas approximation API from R. It uses caching to speed up multiple requests so it is generally as fast or faster than using the REST API directly.
You need the following R packages:
httrYou can install the package from CRAN (WIP!):
install.packages("atlasapprox")Load the library:
library("atlasapprox")You now have access to the GetXXX functions within
atlasapprox, e.g.:
human_organs <- GetOrgans(organism = "h_sapiens")See the Reference page for details on each function.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.