deepchem / deepchem/DeepLearningLifeSciences

Unable to load and featurize the pdbbind data (Chapter05/pdbbind_rf.py)

Open
#33 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
414
Forks
159
PR merge metrics
No merged PRs in 30d

Description

Hi,

I have been trying to run the revised code from the tutorial (Chapter05/pdbbind_rf.py). However, I could not load and featurize the pdbbind data from Molnet for some reason.

Please, refer to the line of code (from the tutorial) and the subsequent error message shown in the snapshot.

tasks, datasets,transformers = dc.molnet.load_pdbbind(featurizer=grid, splitter="random", subset="core")

![image](https://user-images.githubusercontent.com/59398759/233706076-71355277-4730-4158-9edb-dc681c062d7d.png)

Thank you in advance.

Woo-Jae

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with Chapter05/pdbbind_rf.py and reproduce the dc.molnet.load_pdbbind call using the grid featurizer, random splitter, and core subset shown in the issue. Inspect the reported loading or featurization error; the issue is done when the PDBBind data loads and featurizes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.