README.md

DoOR.data

DOI Travis-CI Build Status

R package containing the data for the Database of Odor Responses. The corresponding functions package can be found at https://github.com/ropensci/DoOR.functions.

The DoOR Project

Find more information, precompiled R-packages and a interactive web-version of the DoOR-Database at: http://neuro.uni.kn/DoOR

Install

Either download a packaged version or install via devtools:

# install devtools
install.packages("devtools")
library(devtools)

# install DoOR.data 2.0.1
install_github("ropensci/DoOR.data", ref="v2.0.1")

# or install the latest version available on Github
install_github("ropensci/DoOR.data")

Publications

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

ropensci_footer



ropensci/DoOR.data documentation built on Feb. 19, 2022, 7:18 a.m.