figshare
Browse

sorry, we can't preview this file

countPathwaysPerSpecies.tsv (1.4 kB)

List the species captured in WikiPathways and the number of pathways per species.

Download (0 kB)
dataset
posted on 2014-06-05, 21:56 authored by Andra WaagmeesterAndra Waagmeester

Example query to count the pathways per species in WikiPathways:

PREFIX wp:
PREFIX rdfs:
PREFIX dc:

SELECT DISTINCT ?organism ?label count(?pathway) as ?noPathways
WHERE {
?pathway dc:title ?title .
?pathway wp:organism ?organism .
?organism rdfs:label ?label .
}
ORDER BY DESC(?noPathways)

 

 

History

Usage metrics

    Licence

    Exports

    RefWorks
    BibTeX
    Ref. manager
    Endnote
    DataCite
    NLM
    DC