NHMDenmark / DaSSCo-asset-service

DaSSCo asset service is part of DaSSCo storage system
0 stars 0 forks source link

Create python scripts to loop through folders for pipelines to start jobs based on specific directory and sbatch id #19

Open Baeist opened 7 months ago

Baeist commented 7 months ago

All sbatch scripts probably needs to have a list of available directories that the pipeline scripts can make use of. This cant be done directly in the sbatch scripts but can be added as a output from a python script and then added as an argument for each pipeline script. We can then match the job queue id with the directory in the list.