eastgenomics / eggd_ici_uploader

MIT License
0 stars 0 forks source link

Various improvements #3

Closed spaul91 closed 1 week ago

spaul91 commented 1 week ago

This change is Reviewable

spaul91 commented 1 week ago

src/script.sh line 11 at r1 (raw file):

Previously, PolarisAstrum-NHS (Polaris Astrum) wrote…
Could you explain the logic behind this check please? It's a little difficult to work out from just the code

Sure :) if you enter a run name like "project-12345:/path/to/folder" the app will look in that project for your folder, regardless of where your job runs. If you enter just "/path/to/folder" it'll look in the project your job was launched in. I added this feature because running the app was a pain if you weren't precisely in the project your run data is stored.