Slot: gff_url
a link to the where this genome's annotation file could be downloaded
URI: portable_microhaplotype_object:gff_url
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
GenomeInfo | information on a genome | no |
Properties
-
Range: String
-
Regex pattern:
r"^(https?|ftp):\/\/[^\s/$.?#].[^\s]*$"
Identifier and Mapping Information
Schema Source
- from schema: https://plasmogenepi.github.io/portable-microhaplotype-object
Mappings
Mapping Type | Mapped Value |
---|---|
self | portable_microhaplotype_object:gff_url |
native | portable_microhaplotype_object:gff_url |
LinkML Source
name: gff_url
description: a link to the where this genome's annotation file could be downloaded
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: gff_url
owner: GenomeInfo
domain_of:
- GenomeInfo
range: string
required: false
pattern: r"^(https?|ftp):\/\/[^\s/$.?#].[^\s]*$"