This is a collection of R functions to create toxicogenomic fingerprints.
To install the package, you have to install the package devtools first:
install.packages("devtools")
Afterwards you can install toxprofileR.
devtools::install_git("https://git.ufz.de/itox/toxprofileR.git")
Please note: There might be difficulties installing dependencies via Rstudio. If problems arise, please directly install package from R.