The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

immcp: Polypharmacology Toolkit for Traditional Chinese Medicine Research

This R package was a toolkit for TCM polypharmacology research. Based on the biological descriptors and drug-disease interaction networks, it can analyze the potential polypharmacological mechanisms of TCM and be used for drug repositioning in TCM. + Extract biological descriptors by defining the genesets, and calculate the similarity of the drug to the disease characterized by the biological descriptors + Create and analyze Drug-Disease Network

Installation

You can install it from CRAN:

install.packages("immcp")

You can also install a development release from GitHub using the devtools package :

install.packages("devtools")
library(devtools)
install_github("YuanlongHu/immcp")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.