Skip to content

girke-lab/bioassayR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bioassayR

platforms rank posts Bioc build-release build-devel updated dependencies

Installation

To install the package, please use the BiocManager::install command:

if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("bioassayR")

To obtain the most recent updates immediately, one can install it directly from github as follow:

if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("girke-lab/bioassayR", build_vignettes=TRUE, dependencies=TRUE)

Pre-built Database

A pre-built database of public bioactivity data is available here: http://chemmine.ucr.edu/bioassayr/

And the source code to build the above database with bioassayR is here: https://github.com/TylerBackman/pubchem-bioassay-database

About

Cross-target analysis of small molecule bioactivity - This is the official development repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages