Sha256: 7763c591a53048b04c7e54c609cd81d0b73c747da82fe939bfc9ec5ed07cb2b2

Contents?: true

Size: 262 Bytes

Versions: 6

Compression:

Stored size: 262 Bytes

Contents

SELECT distinct ?hgnc ?ensembl where {
 {?hgnc <http://bio2rdf.org/hgnc_vocabulary:approved_symbol> "%{hugo_symbol}"}
 UNION
 {?hgnc <http://bio2rdf.org/hgnc_vocabulary:synonym> "%{hugo_symbol}"}
 
 ?hgnc <http://bio2rdf.org/hgnc_vocabulary:x-ensembl> ?ensembl
}

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
publisci-0.1.6 resources/queries/hugo_to_ensembl.rq
publisci-0.1.5 resources/queries/hugo_to_ensembl.rq
publisci-0.1.4 resources/queries/hugo_to_ensembl.rq
publisci-0.1.3 resources/queries/hugo_to_ensembl.rq
publisci-0.1.2 resources/queries/hugo_to_ensembl.rq
bio-publisci-0.1.0 resources/queries/hugo_to_ensembl.rq