Dataset export: {{name}}

Full specification is available here.
immuneML version: {{immuneML_version}}
{{#datasets}}

Dataset information

General information

Name {{dataset_name}}
Type {{dataset_type}}
Dataset size {{dataset_size}}

Dataset labels

The following labels may be used for classification:
    {{#labels}}
  • {{label_name}}
  • {{/labels}}
{{#show_preprocessing}}

Preprocessings

The following preprocessing steps have been applied to the dataset:
    {{#preprocessing_sequence}}
  • {{preprocessing_name}}; {{preprocessing_params}}
  • {{/preprocessing_sequence}}
{{/show_preprocessing}}

Download formats

{{/datasets}}