Skip to content

Calls BioPortal API to look for matches in ChEBI to DrOn ingredient terms derived from RxNorm

License

Notifications You must be signed in to change notification settings

mcwdsi/dron-chebi-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dron-chebi-mapper

Calls BioPortal API to look for matches in ChEBI to DrOn ingredient terms derived from RxNorm

mvn compile mvn dependency:copy-dependencies <put your own BioPortal API key in a file src/main/resources/api-key.txt> //NOTE: this file is git ignored if you name it exactly thusly java -cp "./target/dependency/*:./target/classes" edu.ufl.bmi.ontology.ChebiClassSearcher ./src/main/resources/config.properties > dron-chebi-mappings.txt & <it will run for ahwile - it's a big input file>

About

Calls BioPortal API to look for matches in ChEBI to DrOn ingredient terms derived from RxNorm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages