Skip to content

16. sequences


16. sequences#

Sequences

array[object]


16.1. sequences.type#

SequenceType Required

Description:

Valid sequence types

Attributes:
nucleotide: Nucleotide
protein: Protein

string

Enum:

nucleotide
protein

16.2. sequences.level#

SequenceLevel Required

Description:

Valid sequence level categories

Attributes:
genome: genome
id_sequence: identifier sequence
gene: gene
artificial: artificial
other: other

string

Enum:

genome
identifier sequence
gene
artificial
other

16.3. sequences.accessionNumber#

Accession Number Required

string


16.4. sequences.description#

Description

string, null


16.5. sequences.length#

Length

string, null


16.6. sequences.identifier#

Identifier

Description:

Identifier of every Kind, compare to schema.org PropertyValue class

array[object]


16.6.1. sequences.identifier.name#

Name Required

Description:

Name of the identifier

string


16.6.2. sequences.identifier.value#

Value Required

Description:

Value of the identifier (can also be a URL)

string


16.6.3. sequences.identifier.propertyID#

Property ID

Description:

See schema.org/propertyID

string, null


16.6.4. sequences.identifier.url#

URL

Description:

Uniform Resource Locator of a resource on the Internet

string, null


Logo

Description:

Logo of the Identifier Organization (e.g. DOI, ORCID, ROR, ...)

string, null


16.7. sequences.source#

Source Required

Description:

List of JSON paths to source object

array[string]