Open removecode opened 7 months ago
谢谢您的关注,首先药物self-supervised通过InfoGraph模型https://github.com/sunfanyunn/InfoGraph 靶点self-supervised通过CPCProt模型https://github.com/amyxlu/CPCProt 输入蛋白质序列数据可以直接使用,药物在输入之前要进行rdkit转化为图数据
谢谢你,帮了我很大的忙,请问你们有论文吗,我到时可以进行引用。再次感谢!
Beiyi0719 @.***> 于 2024年4月18日周四 15:35写道:
谢谢您的关注,首先药物self-supervised通过InfoGraph模型 https://github.com/sunfanyunn/InfoGraph 靶点self-supervised通过CPCProt模型https://github.com/amyxlu/CPCProt 输入蛋白质序列数据可以直接使用,药物在输入之前要进行rdkit转化为图数据
— Reply to this email directly, view it on GitHub https://github.com/Beiyi0719/MSH-DTI/issues/1#issuecomment-2063218061, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZFWDCQN22PMQXKF7I3KHFDY55ZSTAVCNFSM6AAAAABGLK2DISVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRTGIYTQMBWGE . You are receiving this because you authored the thread.Message ID: @.***>
我在Code中好像没发现Self-Supervised的代码,有劳您能提供一下吗,十分感谢。 Could u upload code of self-supervised to represent embedding.Thanks.