Not logged in : Login

```#+ summary: Get genes that overlap with a QTL identified by ID. #+ tags: #+ - Get genes in a QTL #+ defaults: #+ - qtlid: QTL:3859326_3_2 PREFIX rdf: PREFIX dcterms: PREFIX so: PREFIX Gene: PREFIX QTL: SELECT ?gene_id FROM FROM FROM WHERE { ?gene a Gene: ; dcterms:identifier ?gene_id . ?qtl a QTL: ; dcterms:identifier ?_qtlid ; so:overlaps ?gene . } ```

AttributesValues
type
comment
  • ```#+ summary: Get genes that overlap with a QTL identified by ID. #+ tags: #+ - Get genes in a QTL #+ defaults: #+ - qtlid: QTL:3859326_3_2 PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX dcterms: <http://purl.org/dc/terms/> PREFIX so: <http://purl.obolibrary.org/obo/so#> PREFIX Gene: <http://purl.obolibrary.org/obo/SO_0001217> PREFIX QTL: <http://purl.obolibrary.org/obo/SO_0000771> SELECT ?gene_id FROM <http://solgenomics.net/genome/Solanum_lycopersicum> FROM <http://solgenomics.net/genome/Solanum_tuberosum> FROM <http://europepmc.org> WHERE { ?gene a Gene: ; dcterms:identifier ?gene_id . ?qtl a QTL: ; dcterms:identifier ?_qtlid ; so:overlaps ?gene . } ```
described by
description
  • Get genes that overlap with a QTL identified by ID.
target
topic
is potentialAction of
is isWebServiceOf of
Faceted Search & Find service v1.17_git55 as of Mar 01 2021


Alternative Linked Data Documents: ODE     Content Formats:       RDF       ODATA       Microdata      About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3322 as of Mar 14 2022, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (7 GB total memory)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software