README.md

drexplorer2

Build
Status Coverage
status CRAN_Status_Badge Downloads lifecycle

Introduction

The drexplorer2 R package is developed to facilitate the analysis of dose-response data. It can be used to:

A figure summary of its functions can be found from our paper (figure cited from PubMed Central):

drexplorer2 examples

AOC

Installation

The devtools package is used to install R packages hosted on Github. To install drexplorer2, type the following commands in the R console:

library(devtools)
install_github("lshen1/drexplorer2")

Usage

# load the package
library(drexplorer2)

# GUI for dose-response curve fitting
drexplorerGUI_1()

# GUI for drug-drug interaction
drexplorerGUI_2()

User Manual

A manual is available.



lshen1/drexplorer2 documentation built on June 2, 2020, 9:27 p.m.