Enum: FileTypeEnum
URI: FileTypeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| fasta | None | |
| fastq | None |
Slots
| Name | Description |
|---|---|
| file_type | File format for the raw reads or sequences |
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/airr-knowledge/ak-schema
LinkML Source
name: FileTypeEnum
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
permissible_values:
fasta:
text: fasta
fastq:
text: fastq