Skip to content

Class: VariantToPopulationAssociation

An association between a variant and a population, where the variant has particular frequency in the population

URI: biolink:VariantToPopulationAssociation

classDiagram class VariantToPopulationAssociation VariantToEntityAssociationMixin <|-- VariantToPopulationAssociation FrequencyQuantifier <|-- VariantToPopulationAssociation FrequencyQualifierMixin <|-- VariantToPopulationAssociation Association <|-- VariantToPopulationAssociation VariantToPopulationAssociation : aggregator_knowledge_source VariantToPopulationAssociation : category VariantToPopulationAssociation : description VariantToPopulationAssociation : frequency_qualifier VariantToPopulationAssociation : has_attribute VariantToPopulationAssociation --|> attribute : has_attribute VariantToPopulationAssociation : has_count VariantToPopulationAssociation : has_evidence VariantToPopulationAssociation --|> evidence type : has_evidence VariantToPopulationAssociation : has_percentage VariantToPopulationAssociation : has_quotient VariantToPopulationAssociation : has_total VariantToPopulationAssociation : id VariantToPopulationAssociation : iri VariantToPopulationAssociation : knowledge_source VariantToPopulationAssociation : name VariantToPopulationAssociation : negated VariantToPopulationAssociation : object VariantToPopulationAssociation --|> population of individual organisms : object VariantToPopulationAssociation : object_category VariantToPopulationAssociation --|> ontology class : object_category VariantToPopulationAssociation : object_category_closure VariantToPopulationAssociation --|> ontology class : object_category_closure VariantToPopulationAssociation : object_closure VariantToPopulationAssociation : object_label_closure VariantToPopulationAssociation : object_namespace VariantToPopulationAssociation : original_object VariantToPopulationAssociation : original_predicate VariantToPopulationAssociation : original_subject VariantToPopulationAssociation : predicate VariantToPopulationAssociation : primary_knowledge_source VariantToPopulationAssociation : publications VariantToPopulationAssociation --|> publication : publications VariantToPopulationAssociation : qualifiers VariantToPopulationAssociation --|> ontology class : qualifiers VariantToPopulationAssociation : retrieval_source_ids VariantToPopulationAssociation --|> retrieval source : retrieval_source_ids VariantToPopulationAssociation : subject VariantToPopulationAssociation --|> sequence variant : subject VariantToPopulationAssociation : subject_category VariantToPopulationAssociation --|> ontology class : subject_category VariantToPopulationAssociation : subject_category_closure VariantToPopulationAssociation --|> ontology class : subject_category_closure VariantToPopulationAssociation : subject_closure VariantToPopulationAssociation : subject_label_closure VariantToPopulationAssociation : subject_namespace VariantToPopulationAssociation : timepoint VariantToPopulationAssociation : type

Inheritance

Slots

Name Cardinality and Range Description Inheritance
has_count 0..1
Integer
number in object population that carry a particular allele, aka allele count FrequencyQuantifier
has_total 0..1
Integer
number all populations that carry a particular allele, aka allele number FrequencyQuantifier
has_quotient 0..1
Double
frequency of allele in population, expressed as a number with allele divided ... FrequencyQuantifier
has_percentage 0..1
Double
equivalent to has quotient multiplied by 100 FrequencyQuantifier
frequency_qualifier 0..1
FrequencyValue
a qualifier used in a phenotypic association to state how frequent the phenot... FrequencyQualifierMixin
subject 1..1
SequenceVariant
an allele that has a certain frequency in a given population Association
predicate 1..1
PredicateType
A high-level grouping for the relationship type Association
object 1..1
PopulationOfIndividualOrganisms
the population that is observed to have the frequency Association
negated 0..1
Boolean
if set to true, then the association is negated i Association
qualifiers 0..*
OntologyClass
connects an association to qualifiers that modify or qualify the meaning of t... Association
publications 0..*
Publication
One or more publications that report the statement expressed in an Associati... Association
has_evidence 0..*
EvidenceType
connects an association to an instance of supporting evidence Association
knowledge_source 0..1
String
An Information Resource from which the knowledge expressed in an Association ... Association
primary_knowledge_source 0..1
String
The most upstream source of the knowledge expressed in an Association that an... Association
aggregator_knowledge_source 0..*
String
An intermediate aggregator resource from which knowledge expressed in an Asso... Association
timepoint 0..1
TimeType
a point in time Association
original_subject 0..1
String
used to hold the original subject of a relation (or predicate) that an extern... Association
original_predicate 0..1
Uriorcurie
used to hold the original relation/predicate that an external knowledge sourc... Association
original_object 0..1
String
used to hold the original object of a relation (or predicate) that an externa... Association
subject_category 0..1
OntologyClass
Used to hold the biolink class/category of an association Association
object_category 0..1
OntologyClass
Used to hold the biolink class/category of an association Association
subject_closure 0..*
String
Used to hold the subject closure of an association Association
object_closure 0..*
String
Used to hold the object closure of an association Association
subject_category_closure 0..*
OntologyClass
Used to hold the subject category closure of an association Association
object_category_closure 0..*
OntologyClass
Used to hold the object category closure of an association Association
subject_namespace 0..1
String
Used to hold the subject namespace of an association Association
object_namespace 0..1
String
Used to hold the object namespace of an association Association
subject_label_closure 0..*
String
Used to hold the subject label closure of an association Association
object_label_closure 0..*
String
Used to hold the object label closure of an association Association
retrieval_source_ids 0..*
RetrievalSource
A list of retrieval sources that served as a source of knowledge expressed in... Association
id 1..1
String
A unique identifier for an entity Entity
iri 0..1
IriType
An IRI for an entity Entity
category 0..*
CategoryType
Name of the high level ontology class in which this entity is categorized Entity
type 0..*
String
rdf:type of biolink:Association should be fixed at rdf:Statement Entity
name 0..1
LabelType
A human-readable name for an attribute or entity Entity
description 0..1
NarrativeText
a human-readable description of an entity Entity
has_attribute 0..*
Attribute
connects any entity to an attribute Entity

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/biolink/biolink-model

Mappings

Mapping Type Mapped Value
self biolink:VariantToPopulationAssociation
native biolink:VariantToPopulationAssociation

LinkML Source

Direct

name: variant to population association
description: An association between a variant and a population, where the variant
  has particular frequency in the population
from_schema: https://w3id.org/biolink/biolink-model
is_a: association
mixins:
- variant to entity association mixin
- frequency quantifier
- frequency qualifier mixin
slot_usage:
  subject:
    name: subject
    description: an allele that has a certain frequency in a given population
    examples:
    - value: NC_000017.11:g.43051071A>T
      description: 17:41203088 A/C in gnomad
    domain_of:
    - association
    range: sequence variant
  object:
    name: object
    description: the population that is observed to have the frequency
    examples:
    - value: HANCESTRO:0010
      description: African
    domain_of:
    - association
    range: population of individual organisms
  has quotient:
    name: has quotient
    description: frequency of allele in population, expressed as a number with allele
      divided by number in reference population, aka allele frequency
    examples:
    - value: '0.0001666'
    domain_of:
    - frequency quantifier
  has count:
    name: has count
    description: number in object population that carry a particular allele, aka allele
      count
    examples:
    - value: '4'
      description: 4 individuals in gnomad set
    domain_of:
    - frequency quantifier
  has total:
    name: has total
    description: number all populations that carry a particular allele, aka allele
      number
    examples:
    - value: '24014'
      description: 24014 individuals in gnomad set
    domain_of:
    - frequency quantifier
defining_slots:
- subject
- object