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
from NAR Database issue 2023:
"DRESIS: the first comprehensive landscape of drug resistance information" paper: https://academic.oup.com/nar/article/51/D1/D1263/6761745 data: http://dresis.idrblab.net/download
The text was updated successfully, but these errors were encountered:
https://github.com/rjawesome/dresis-parser- Example:
{'subject': {'molecule_id': 'HGNC:3430', 'molecule_name': 'Receptor tyrosine-protein kinase erbB-2 (ERBB2)', 'molecule_type': 'Protein', 'species': 'Homo sapiens'}, 'object': {'drug_id': 'DRUGBANK:DB09330', 'association': {'sensitivity': 'Resistance'}}
Sorry, something went wrong.
@everaldorodrigo @newgene @andrewsu
Perhaps this is a good issue to work on?
everaldorodrigo
ctrl-schaff
No branches or pull requests
from NAR Database issue 2023:
"DRESIS: the first comprehensive landscape of drug resistance information"
paper: https://academic.oup.com/nar/article/51/D1/D1263/6761745
data: http://dresis.idrblab.net/download
The text was updated successfully, but these errors were encountered: