Enum: FileFormatEnum
File formats
URI: biostride_schema:FileFormatEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| mrc | None | MRC format for EM data |
| tiff | None | TIFF image format |
| hdf5 | None | HDF5 hierarchical data format |
| star | None | STAR format for metadata |
| pdb | None | PDB coordinate format |
| mmcif | None | mmCIF format |
| mtz | None | MTZ reflection format |
| cbf | None | Crystallographic Binary Format |
| ascii | None | ASCII text format |
| thermo_raw | None | Thermo Fisher RAW format |
Slots
| Name | Description |
|---|---|
| file_format | File format |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/biostride/
LinkML Source
name: FileFormatEnum
description: File formats
from_schema: https://w3id.org/biostride/
rank: 1000
permissible_values:
mrc:
text: mrc
description: MRC format for EM data
tiff:
text: tiff
description: TIFF image format
hdf5:
text: hdf5
description: HDF5 hierarchical data format
star:
text: star
description: STAR format for metadata
pdb:
text: pdb
description: PDB coordinate format
mmcif:
text: mmcif
description: mmCIF format
mtz:
text: mtz
description: MTZ reflection format
cbf:
text: cbf
description: Crystallographic Binary Format
ascii:
text: ascii
description: ASCII text format
thermo_raw:
text: thermo_raw
description: Thermo Fisher RAW format