Skip to content

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


TypeDescriptionMandatoryPattern
ch_archivestringInput archives to download and extract

Structure: [ val(archive_name) ]
True*.zip
test_data_prefixstringPrefix for the output test data directory

Structure: [ val(directory_prefix) ]
True*

TypeDescriptionMandatoryPattern
test_data_directoryfileDirectory containing test data extracted from the archive

Structure: [ path(temporary_test_data_path) ]
True*/{prefix}_*/archive_name
versionsfileFile containing software versions

Structure: [ path(versions.yml) ]
Trueversions.yml


Last updated : 2025-12-22