Skip to content

23. sequences


23. sequences#

Sequences

array[object]


23.1. sequences.type#

SequenceType Required

Description:

Valid sequence types

Attributes:
nucleotide: Nucleotide
protein: Protein

string

Enum:

nucleotide
protein

23.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

23.3. sequences.accessionNumber#

Accession Number Required

string


23.4. sequences.description#

Description

string, null


23.5. sequences.length#

Length

string, null


23.6. sequences.identifier#

Identifier

Description:

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

array[object]


23.6.1. sequences.identifier.name#

Name Required

string


23.6.2. sequences.identifier.value#

Value Required

string


23.6.3. sequences.identifier.propertyID#

Property ID

string, null


23.6.4. sequences.identifier.url#

URL

string, null


23.7. sequences.source#

Source Required

Description:

List of JSON paths to source object

array[string]