Slot: gff_url
a link to the where this genome's annotation file could be downloaded
URI: portable_microhaplotype_object:gff_url Alias: gff_url
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| GenomeInfo | information on a genome | no |
Properties
-
Range: String
-
Regex pattern:
^(https?|ftp):\/\/[^\s/$.?#].[^\s]*$
Examples
| Value |
|---|
| https://plasmodb.org/common/downloads/release-65/Pfalciparum3D7/fasta/data/PlasmoDB-65_Pfalciparum3D7.gff |
| ftp://ftp.ensemblgenomes.org/pub/protists/release-62/gff3/plasmodium_falciparum/Plasmodium_falciparum.GCA000002765v3.62.gff3.gz |
| https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/005/845/GCF_000005845.2_ASM584v2/GCF_000005845.2_ASM584v2_genomic.gff.gz |
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
examples:
- value: https://plasmodb.org/common/downloads/release-65/Pfalciparum3D7/fasta/data/PlasmoDB-65_Pfalciparum3D7.gff
- value: ftp://ftp.ensemblgenomes.org/pub/protists/release-62/gff3/plasmodium_falciparum/Plasmodium_falciparum.GCA000002765v3.62.gff3.gz
- value: https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/005/845/GCF_000005845.2_ASM584v2/GCF_000005845.2_ASM584v2_genomic.gff.gz
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: gff_url
owner: GenomeInfo
domain_of:
- GenomeInfo
range: string
required: false
pattern: ^(https?|ftp):\/\/[^\s/$.?#].[^\s]*$