Slot: has_lengths
Whether the sequence features have lengths (at least one feature spans more than 1 base pair).
URI: https://w3id.org/fga-wg/schema/bundle/has_lengths
Applicable Classes
| Name |
Description |
Modifies Slot |
| TrackGeometry |
Overall geometric properties of the sequence features in the genomic annotation file if considered as an one-dimensional genome browser track, in line with the track type delineations from Gundersen et. al, 2011. While conceptually based on visual characteristics, these properties are also useful to e.g. select relevant annotation files for non-visual analyses. |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
Examples
Schema Source
- from schema: https://w3id.org/fga-wg/schema/bundle
Mappings
| Mapping Type |
Mapped Value |
| self |
https://w3id.org/fga-wg/schema/bundle/has_lengths |
| native |
https://w3id.org/fga-wg/schema/bundle/has_lengths |
LinkML Source
name: has_lengths
description: Whether the sequence features have lengths (at least one feature spans
more than 1 base pair).
examples:
- value: 'True'
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- TrackGeometry
range: boolean
required: true