Skip to content

bridgedb/Wikidata2Bridgedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikidata2Bridgedb

Creation of human and SARS-related corona virus gene/protein mapping database.

How to get the data in the BridgeDb files?

The data comes from Wikidata, and can be retrieved by running the SPARQL queries in the queries folder with the Wikidata Query Service.

curl -H "Accept: text/tab-separated-values" --data-urlencode query@queries/publications.rq -G https://query.wikidata.org/bigdata/namespace/wdq/sparql -o publications.tsv

How to create a Derby file

mvn clean install assembly:single
java -cp target/Wikidata2BridgeDb-0.0.2-SNAPSHOT-jar-with-dependencies.jar org.bridgedb.wikidata.Publications

How to cite?

If you use material from this repository, please cite either or both of these:

About

Creation of BridgeDb mapping databases from Wikidata

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages