Analyses

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

Analysis {{name}}

Dataset information

General information

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

Preprocessings

The following preprocessing steps have been applied to the dataset:

    {{#preprocessing_sequence}}
  • {{preprocessing_name}}; {{preprocessing_params}}
  • {{/preprocessing_sequence}}
{{/show_preprocessing}}
{{#show_encoding}}

Encoding {{encoding_key}}

{{encoding_name}}

{{#encoding_params}} {{/encoding_params}}
Parameter Value
{{param_name}} {{param_value}}
{{/show_encoding}} {{#show_labels}}

Analysis labels

{{#labels}} {{/labels}}
Label name Label values (classes)
{{name}} {{values}}
{{/show_labels}}
{{#report}}

Report {{name}}

{{#show_info}}

{{info}}

{{/show_info}} {{#output_figures}}
{{#name}}

{{name}}

{{/name}} {{#is_embed}} {{/is_embed}} {{^is_embed}} {{/is_embed}}
{{/output_figures}} {{#show_tables}}

Downloadable tables:

{{#output_tables}}
{{/output_tables}} {{/show_tables}} {{#show_text}}

Text reports:

{{#output_text}}
{{/output_text}} {{/show_text}}
{{/report}}
{{/analyses}}