Not logged in : Login

```#+ summary: Get paralogs of a gene identified by ID. #+ tags: #+ - Get paralogs of a gene #+ defaults: #+ - geneid: "'PGSC0003DMG400022485'" PREFIX rdf: PREFIX dc: PREFIX is_paralogous_to: PREFIX Gene: PREFIX bif: SELECT ?gene_id ?paralog_id FROM FROM WHERE { ?gene_uri a Gene: ; dc:identifier ?gene_id ; is_paralogous_to: ?paralog_uri . ?paralog_uri a Gene: ; dc:identifier ?paralog_id . ?gene_id bif:contains ?_geneid } ```

AttributesValues
type
comment
  • ```#+ summary: Get paralogs of a gene identified by ID. #+ tags: #+ - Get paralogs of a gene #+ defaults: #+ - geneid: "'PGSC0003DMG400022485'" PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX dc: <http://purl.org/dc/elements/1.1/> PREFIX is_paralogous_to: <http://semanticscience.org/resource/SIO_000630> PREFIX Gene: <http://purl.obolibrary.org/obo/SO_0001217> PREFIX bif: <bif:> SELECT ?gene_id ?paralog_id FROM <http://plants.ensembl.org/Solanum_lycopersicum> FROM <http://plants.ensembl.org/Solanum_tuberosum> WHERE { ?gene_uri a Gene: ; dc:identifier ?gene_id ; is_paralogous_to: ?paralog_uri . ?paralog_uri a Gene: ; dc:identifier ?paralog_id . ?gene_id bif:contains ?_geneid } ```
described by
description
  • Get paralogs of a gene 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