Coder Social home page Coder Social logo

cpr_datasets's Introduction

Datasets

The datasets used in Section5 of "Biomedical data and deep learning computational models for predicting compound-protein relations".

Data Explanation

CPA dataset

We use KIBA for CPA task, which is a large-scale benchmark dataset. For more detailed information of KIBA, please refer to the DeepDTA article.

CPI dataset

DrugBank is the most commonly used database for CPI task. We downloaded the version 5.1.5 (released on 2020-01-03) to build the dataset. We deleted some drugs that lacked SMILES sequence or SMILES sequence could not be recognized by RDKit. After brushing, there were 6,655 drugs, 4,294 proteins and 17,511 positive samples in the dataset. We randomlyselected the same number of positive samples from unlabeled compound protein pairs as negative samples.

Folder

CPA

  • KIBA.txt Format: CompoundID ProteinID SMILES Amino_acid_sequence affinity

CPI

  • drug_str.txt Store the ID of the drug and the corresponding SMILES. Format: CompoundID SMILES

  • protein_str.txt Store the ID of the protein and the corresponding Amino_acid_sequence. Format: ProteinID Amino_acid_sequence

  • positive.txt Store the positive samples. Format: CompoundID ProteinID SMILES Amino_acid_sequence 1

  • negative.txt Store the negative samples. Format: CompoundID ProteinID SMILES Amino_acid_sequence 0

  • drug_target_pairs.txt Store the positive interactions. Format: CompoundID ProteinID

cpr_datasets's People

Contributors

zhaoqichang avatar

Watchers

 avatar  avatar

Forkers

healthvivo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.