load_test_data
Download test datasets for modules and subworkflows. A full listing of the packages ids is available in the nf-neuro repository, under tests/test_data.json.
Keywords : load, test, data, scilpy
Inputs
Section titled “Inputs”| Type | Description | Mandatory | Pattern | |
|---|---|---|---|---|
| ch_archive | string | Input archives to download and extract Structure : tuple val(archive_name)
| True | *.zip |
| test_data_prefix | string | Prefix for the output test data directory Structure : tuple val(directory_prefix)
| True | * |
Outputs
Section titled “Outputs”| Type | Description | Mandatory | Pattern | |
|---|---|---|---|---|
| test_data_directory | file | Directory containing test data extracted from the archive Structure : tuple path(test_data_path)
| True | */\{prefix\}_*/archive_name |
| versions | file | File containing software versions Structure : tuple path(versions)
| True | versions.yml |
Authors
Section titled “Authors”Last updated : 2026-03-17