Published May 9, 2025 | Version v1

CoNCISE moodeng and moodeng-v2 dataset

Description

The DTI dataset introduced in the CoNCISE paper. https://www.biorxiv.org/content/10.1101/2025.01.08.632039

We additionally add an extended dataset  that includes additional DTI information acquired from PLINDER.

moodeng-v1.tar.gz entries:

  • train.csv (number of positives approximately 110000)
  • test.csv
  • val.csv

These files are comma separated CSV files. Each file has four fields:

Target Sequence: The protein sequence input

Label: A binary value. 1 indicates that the sequence binds with the ligand. O otherwise

SMILES: The ligand smiles

Remapped Entry: The representative sequence of the cluster the `Target Sequence` belongs to. Discard this field while doing DTI prediction

 

moodeng-v2-extended.tar.gz entries:

This is an updated dataset that with around 4 million entries (including the negative examples, negative:positive = 10:1; number of positives in train approximately 450000). The archive file contains two TAB separated CSV files: train.csv and test.csv

Following are their fields:

SMILES: same as above

Target Sequence: same as above

Label: Same as above

ID: A short name used to represent the `Target sequence`

cluster-assignment: The integer ID representing the cluster assignment.

Files

Files (1.6 GB)

Name Size
md5:bf3957cf702be4bc584450ca9a6d13e5
481.9 MB Download
md5:3ad9368cdd1ecfe164a6568c65ad16e2
1.1 GB Download

Additional details

Related works

Is supplement to
Dataset: 10.1101/2025.01.08.632039 (DOI)

Dates

Submitted
2025-05-08

Software

Repository URL
https://github.com/rohitsinghlab/CoNCISE
Development Status
Active