# NOT RUN {
# Download ChEBI database with associations
ChEBI <- downloadChEBI(release = '142')
# Download ChEBI database without associations
ChEBI <- downloadChEBI(release = '142', woAssociations = TRUE)
# }
Run the code above in your browser using DataLab