Skip to content

Draft: added download data files to manage large and small data

I upload 3 scripts: -download_data_small: it just downloads reference file since the samples and the target are already in the repo -download_data_large: it downloads both reference and samples file but target file must be moved by hand where data will be located -download_data: it merges the 2 solutions above.

In all the 3 solution "samples.csv" must be written and moved by hand as needed

Merge request reports