-
Notifications
You must be signed in to change notification settings - Fork 17
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
event_db #6
Comments
Hi, Shenggeng!
It will be a bit vector of 881 length. |
Hello, Yifan! Thank you very much for your reply. I have understand the first question. Thank you very much! But I still have questions about the second question. For drug DB01296, his smiles is' N[C@H]1C(O)OC@HC@@H[C@@h]1O '. Through the code you provided, I did get a 881 dimensional vector. But in the event.db , its smiles features are 9|10|14|18|19|20|178|181|283|284|285|286|299|308|332|338|339|340|341|344|345|346|347|351|352|365|366|367|380|393|405|406|528|563|566|567|571|582|592|614|615|617|637|638|639|643|661|662|663|679|680|681|682|683|689|690|691|701|703. |
Yes, you are right. |
OK, I see. Thank you for your reply!Thank you very much! |
Hello, Deng Yifan. I'm very interested in your article. I think it's a very good job. So right now I'm trying to replicate it.
I would like to ask you two questions:
First: the article says that you extracted 74528 pairs of DDI, but in the event.db There are only 37264 pairs of DDI. I wonder if your experiment only used 37264 pairs of DDI?
Second: In the drug table of event.db, the smile characteristics of drugs are some numbers. Did you use rdkit to convert a smile string into an 881 dimensional fingerprint? I am a fourth year undergraduate student. I have been looking for it on the Internet for a long time, but I still don't know how to convert it. If it's convenient, can you disclose this code?
Looking forward to your reply, thank you very much!
The text was updated successfully, but these errors were encountered: