Rcpi
Molecular Informatics Toolkit for Compound-Protein Interaction in Drug Discovery
Bioconductor version: 3.23 · Package version: 1.48.0
A molecular informatics toolkit with an integration of bioinformatics and chemoinformatics tools for drug discovery.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Rcpi") Details
| Maintainer | Nan Xiao <me@nanx.me> |
| Author | Nan Xiao [aut, cre] (ORCID: <https://orcid.org/0000-0002-0250-5673>), Dong-Sheng Cao [aut], Qing-Song Xu [aut] |
| License | Artistic-2.0 | file LICENSE |
| URL | https://nanx.me/Rcpi/, https://github.com/nanxstats/Rcpi |
| Bug Reports | https://github.com/nanxstats/Rcpi/issues |
| Downloads rank | 429 |
| Source branch | RELEASE_3_23 |
| biocViews | BiomedicalInformatics, Cheminformatics, DataImport, DataRepresentation, FeatureExtraction, GO, Proteomics, Software, SystemsBiology |
Documentation
- Rcpi Quick Reference Card
- Rcpi: R/Bioconductor Package as an Integrated Informatics Platform for Drug Discovery
Download
Dependencies
Depends: R (>= 3.0.2)
Imports: Biostrings, GOSemSim, curl, doParallel, foreach, httr2, jsonlite, methods, rlang, stats, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)