- Notifications
You must be signed in to change notification settings - Fork4
toxpiR R package for the Toxicological Priority Index (ToxPi) algorithm.
License
NotificationsYou must be signed in to change notification settings
ToxPi/toxpiR
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
R package for the Toxicological Priority Index (ToxPi) prioritization algorithm.Package developed and maintained by theReif Lab.
Current stable release (CRAN):
install.packages("toxpiR")
Current stable release (Build from GitHub):
remotes::install_github("ToxPi/toxpiR",dependencies=TRUE)Note:Usersmayneedtoensure"remotes"packageandpackagesrequiring"BiocManager"areinstalledbeforebuildingpackage.if (!require(remotes)) install.packages("remotes")if (!require(BiocManager,quietly=TRUE)) { install.packages("BiocManager")}BiocManager::install(c("S4Vectors","BiocGenerics"))
Current stable release (Build from GitHub with vignettes):
remotes::install_github("ToxPi/toxpiR",dependencies=TRUE,build_vignettes=TRUE)Note:Buildingpackageswithvignettesrequiresthepackage"pandoc"tobeinstalled.
About
toxpiR R package for the Toxicological Priority Index (ToxPi) algorithm.
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published