Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTS Screening Dataset #116

Open
kexinhuang12345 opened this issue Sep 24, 2021 · 0 comments
Open

HTS Screening Dataset #116

kexinhuang12345 opened this issue Sep 24, 2021 · 0 comments
Assignees
Labels
good first issue Good for newcomers help-wanted new-dataset Request new dataset.

Comments

@kexinhuang12345
Copy link
Collaborator

Describe the problem
Current HTS dataset in TDC is single-assay only. One large-scale HTS available out there is ChEMBL. It has 290,041 assays and 1,057,015 compounds. It will contain 6,882,639 data points.

Reference: https://pubs.rsc.org/en/content/articlelanding/2018/SC/C8SC00148K

Describe the solution you'd like

from tdc.single_pred import HTS
data = HTS(name = 'ChEMBL_HTS', label = 'ASSAY NAME', path = './data')

Additional context
N/A

@kexinhuang12345 kexinhuang12345 added good first issue Good for newcomers new-dataset Request new dataset. help-wanted labels Sep 24, 2021
@kexinhuang12345 kexinhuang12345 self-assigned this Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help-wanted new-dataset Request new dataset.
Projects
None yet
Development

No branches or pull requests

1 participant