R package containing the functions used to build the Database of Odor Responses. The corresponding data package can be found at https://github.com/ropensci/DoOR.data.
Find more information, precompiled R-packages and an interactive web-version of the DoOR-Database at: http://neuro.uni.kn/DoOR
Install latest version from master branch or specific version via pak:
# install pak
install.packages("pak")
pak::pak('ropensci/DoOR.functions@master')
# install DoOR.functions 2.0.1
pak::pak('ropensci/DoOR.functions@v2.0.1')
DoOR was first published in 2010, the OpenAccess publication is available from http://chemse.oxfordjournals.org/content/35/7/551
An OpenAccess publication regarding the comprehensive update to DoOR version 2.0 is available from A preprint of manuscript related to DoOR 2.0 can be found at bioRxiv: http://www.nature.com/articles/srep21841
