Skip to content

ontox-hu/raspis

Repository files navigation

raspis

The {raspis} R package

This is an R package containing the ASPIS chemicals as a collection of datasets that can be read directly into R from this package. To learn more follow the instructions below. To use the data sets you can install {raspis} in R.

ASPIS

ASPIS is a cluster of three EU Horizon 2020 funded projects directed to toxicology. The cluster consists of:

  1. RISK-HUNT3R
  2. ONTOX
  3. PrecisionTox

Follow the link for more information on ASPIS.

Installation

Run the following commands in R

install.packages("remotes")
remotes::install_github("ontox-hu/raspis")
library(raspis)

Datasets

To see all the datasets:

data(package = "raspis")

To use one or more datasets:

data(package = "raspis", dataset = <dataset_name>)

Documentation

To see the documentation:

library(raspis)
browseVignettes("raspis")

Source

For more details and the source code visit the {raspis} Github page

About

This is the repo for writing code and workflows to work with the complete ASPIS compound dataset. This is an R package containing the ASPIS chemcials as a dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages