We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dp_dataset.py的424行创建MolMultiModalFeaturizer对象后,调用对象的set_drug2kgid_dict和set_drug2text_dict方法,但MolMultiModalFeaturizer类的实现中(mol_featurizer.py的747行)只有set_mol2kgid_dict和set_mol2text_dict方法
The text was updated successfully, but these errors were encountered:
感谢指出!我们会在后续版本修复该问题。
Sorry, something went wrong.
No branches or pull requests
dp_dataset.py的424行创建MolMultiModalFeaturizer对象后,调用对象的set_drug2kgid_dict和set_drug2text_dict方法,但MolMultiModalFeaturizer类的实现中(mol_featurizer.py的747行)只有set_mol2kgid_dict和set_mol2text_dict方法
The text was updated successfully, but these errors were encountered: