DeepPINCS

DOI: 10.18129/B9.bioc.DeepPINCS    

This package is for version 3.15 of Bioconductor; for the stable, up-to-date release version, see DeepPINCS.

Protein Interactions and Networks with Compounds based on Sequences using Deep Learning

Bioconductor version: 3.15

The identification of novel compound-protein interaction (CPI) is important in drug discovery. Revealing unknown compound-protein interactions is useful to design a new drug for a target protein by screening candidate compounds. The accurate CPI prediction assists in effective drug discovery process. To identify potential CPI effectively, prediction methods based on machine learning and deep learning have been developed. Data for sequences are provided as discrete symbolic data. In the data, compounds are represented as SMILES (simplified molecular-input line-entry system) strings and proteins are sequences in which the characters are amino acids. The outcome is defined as a variable that indicates how strong two molecules interact with each other or whether there is an interaction between them. In this package, a deep-learning based model that takes only sequence information of both compounds and proteins as input and the outcome as output is used to predict CPI. The model is implemented by using compound and protein encoders with useful features. The CPI model also supports other modeling tasks, including protein-protein interaction (PPI), chemical-chemical interaction (CCI), or single compounds and proteins. Although the model is designed for proteins, DNA and RNA can be used if they are represented as sequences.

Author: Dongmin Jung [cre, aut]

Maintainer: Dongmin Jung <dmdmjung at gmail.com>

Citation (from within R, enter citation("DeepPINCS")):

Installation

To install this package, start R (version "4.2") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("DeepPINCS")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("DeepPINCS")

 

HTML R Script DeepPINCS
PDF   Reference Manual
Text   NEWS

Details

biocViews GraphAndNetwork, Network, NeuralNetwork, Software
Version 1.4.0
In Bioconductor since BioC 3.13 (R-4.1) (1.5 years)
License Artistic-2.0
Depends keras, R (>= 4.1)
Imports tensorflow, CatEncoders, matlab, rcdk, stringdist, tokenizers, webchem, purrr, ttgsea, PRROC, reticulate, stats
LinkingTo
Suggests knitr, testthat, rmarkdown
SystemRequirements
Enhances
URL
Depends On Me
Imports Me GenProSeq, VAExprs
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package DeepPINCS_1.4.0.tar.gz
Windows Binary DeepPINCS_1.4.0.zip
macOS Binary (x86_64) DeepPINCS_1.4.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/DeepPINCS
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/DeepPINCS
Package Short Url https://bioconductor.org/packages/DeepPINCS/
Package Downloads Report Download Stats

Documentation »

Bioconductor

R / CRAN packages and documentation

Support »

Please read the posting guide. Post questions about Bioconductor to one of the following locations: