Skip to content

Slot: accessions

Database accession numbers for the genome assembly, if available. Should precisely identify the genome assembly and be omitted if changes have been made to the assembly after retrieval, such as removing the alternate sequences.

URI: https://w3id.org/fga-wg/schema/bundle/accessions

Applicable Classes

Name Description Modifies Slot
GenomeAssembly Information about of the exact genome assembly used to generate the annotation file, defining the genomic coordinate system for the sequence features. no

Properties

Type and Range

Property Value
Range String
Domain Of GenomeAssembly

Cardinality and Requirements

Property Value
Multivalued Yes

Examples

Value
encode:ENCSR425FOI

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/fga-wg/schema/bundle

Mappings

Mapping Type Mapped Value
self https://w3id.org/fga-wg/schema/bundle/accessions
native https://w3id.org/fga-wg/schema/bundle/accessions

LinkML Source

name: accessions
description: Database accession numbers for the genome assembly, if available. Should
  precisely identify the genome assembly and be omitted if changes have been made
  to the assembly after retrieval, such as removing the alternate sequences.
examples:
- value: encode:ENCSR425FOI
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- GenomeAssembly
range: string
multivalued: true