Skip to content
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

use best drug identifiers #1

Open
jodischneider opened this issue Aug 21, 2014 · 4 comments
Open

use best drug identifiers #1

jodischneider opened this issue Aug 21, 2014 · 4 comments
Assignees
Labels
Milestone

Comments

@jodischneider
Copy link
Contributor

We will need to find & apply DRON and PRO identifiers

Example DRON identifiers:
DRON:0001858 (escitalopram, http://wifo5-03.informatik.uni-mannheim.de/drugbank/page/drugs/DB01175 )
PRO:00006121 (cyb2d6, http://pir.georgetown.edu/cgi-bin/pro/entry_pro?id=PR_000006121 )

@jodischneider
Copy link
Contributor Author

Ignore the below -- keeping here just in case I'm wrong...

(1) Drugbank does list CHEBI identifiers, for instance http://www.drugbank.ca/drugs/DB01175 has external links to CHEBI in the references section: http://www.drugbank.ca/drugs/DB01175#references

(2) Check whether CHEBI identifiers suffice
DrOn's CHEBI identifiers are listed here (appears to be 1877 distinct CHEBI's):
http://repos.frontology.org/dron/raw/master/dron-chebi.owl
CHEBI identifiers on this list can appear in our results since they do not need to be resolved further to DRON.

(3) If not, further work is needed.
For the CHEBI identifiers NOT on this list, we will need to do further work to get the correct DRON identifier.

For these terms, one possibility is to find the links between DRON and RxNorm here:
http://purl.obolibrary.org/obo/dron/dron-rxnorm.owl
There are 73505 occurrences in the above OWL file using DRON:

<owl:Class rdf:about="http://purl.obolibrary.org/obo/DRON_00010006">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Aprotinin</rdfs:label>
    <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000047"/>
    <dron:DRON_00010000 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1056</dron:DRON_00010000>
</owl:Class>

@jodischneider
Copy link
Contributor Author

DrOn National Drug Code info is also available but I don't think we need it:
http://purl.obolibrary.org/obo/dron/dron-ndc.owl

@jodischneider jodischneider changed the title get DRON and CHEBI identifiers from drugbank Ids find & apply DRON and PRO identifiers Sep 1, 2014
@rkboyce
Copy link
Collaborator

rkboyce commented Sep 3, 2014

Thanks for this comment and the information. We will need to have several discussions about the most appropriate drug identifiers to use to maximize the potential of other projects we are involved in including LinkedSPLs (https://github.com/bio2rdf/bio2rdf-scripts/tree/release3/linkedSPLs) and the OHDSI KnowledgeBase (https://github.com/OHDSI/KnowledgeBase)

@jodischneider
Copy link
Contributor Author

We are now using CHEBI and PRO.

We are using CHEBI because we are discussing ingredients in the DIKB. By contrast, DRON only lists products (not ingredients).

Is this now resolved, or is there some further action to take on DRON vs. CHEBI?
What is LinkedSPL using?
What is OHDSI using?

@jodischneider jodischneider self-assigned this Jul 28, 2015
@jodischneider jodischneider added this to the deferred milestone Jul 28, 2015
@jodischneider jodischneider modified the milestones: Next, deferred Aug 10, 2015
@jodischneider jodischneider modified the milestones: deferred, Next Aug 25, 2015
@jodischneider jodischneider changed the title find & apply DRON and PRO identifiers use best drug identifiers Sep 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants