Description
Mathematical and Statistical Tools in 'ribios'.
Description
Mathematical and statistical tools for computational biology in drug discovery. Functions are designed for high performance. Implements the hierarchical fuzzy multi-linkage partitioning method proposed by Huang et al. (2007) <doi:10.1186/gb-2007-8-9-r183>.
README.md
ribiosMath: Mathematical objects and functions in the ribios suite
What is ribiosMath?
ribiosMath is a R package in the ribios suite that provides useful mathematical objects and functions
Installation
Run following commands in the R console.
library(devtools)
devtools::install_github("bedapub/ribiosMath")
Todo
make checkis not clean yet.