README.md

title: "DrugHelper: Identification and correction of drug names database" output: html_document: keep_md: true

Introduction to Drughelper

Drughelper is an R package to identify and correct some drug names of the user's interest in order to easily work with them. Drughelper is constantly updating its dataset (once a month) from Chembl's database.

Installation

Drughelper can be installed from CRAN repository:

install.packages("drughelper")

Scripts

Data

Data with drugs and synonyms from ChEMBl: dhdrugs.RData. It is downloaded through downloadAbsentFile function.

Information:

Information of the columns from dhdrugs.RData:



Try the drughelper package in your browser

Any scripts or data that you put into this service are public.

drughelper documentation built on July 7, 2021, 1:06 a.m.