-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Satarupa Deb pointed out an interesting dataset, AptaDB.
https://lmmd.ecust.edu.cn/aptadb
The datasets are available for download here: https://lmmd.ecust.edu.cn/aptadb/about.php - but there are no python bindings.
I would suggest to:
- upload the data on kaggle or huggingface
- add python loaders for the raw data (csv as-is, load as
pandas.DataFrame
We can then add functionality to load them in unified formats on top.
For @KubiczekD and @JaBirke, it might also be interesting to see whether binding information can be extracted from the data. To me it looks like only binding aptamers are contained in the dataset? I.e., no non-binding or negative results.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request