Skip to content

Slot: data_processing_files

Array of file names for data produced by this data processing.

URI: https://github.com/vdjserver/vdjserver-airr-schema/data_processing_files

Applicable Classes

Name Description Modifies Slot
DataProcessing Default DataProcessing description no

Properties

Type and Range

Property Value
Range String
Domain Of DataProcessing

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Annotations

property value
nullable True

Schema Source

Mappings

Mapping Type Mapped Value
self https://github.com/vdjserver/vdjserver-airr-schema/data_processing_files
native https://github.com/vdjserver/vdjserver-airr-schema/data_processing_files

LinkML Source

name: data_processing_files
annotations:
  nullable:
    tag: nullable
    value: true
description: Array of file names for data produced by this data processing.
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
domain_of:
- DataProcessing
range: string
multivalued: true