Class: GeneGenomicLocation

URI: alliance:GeneGenomicLocation

img

Referenced by class

Attributes

Own

  • assembly REQ
  • end OPT
    • Description: The end of the feature in positive 1-based integer coordinates
    • range: String
  • gene genomic location➞object REQ
    • Description: object should be the chromosome identifier
    • range: Chromosome
  • gene genomic location➞subject REQ
    • Description: subject should be the gene identifier
    • range: Variant
  • predicate REQ
    • Description: A high-level grouping for the relationship type. This is analogous to category for nodes. In RDF, this corresponds to rdf:predicate and in Neo4j this corresponds to the relationship type.
    • range: String
  • start OPT
    • Description: The start of the feature in positive 1-based integer coordinates
    • range: String