arsenij-ust / cbpManager

Generate, manage and edit data and metadata files suitable for the import in cBioPortal for Cancer Genomics.
https://arsenij-ust.github.io/cbpManager/
Other
8 stars 1 forks source link

Stonify #8

Closed arsenij-ust closed 3 years ago

federicomarini commented 3 years ago

One extra check that can be added: the first time when the conda setup is not there yet, it is taking longer for obvious reasons. Can a check be done on that and possibly throw an extra notification for the user? Liking the loader!

Otherwise: could it be possible that the conda setup is done "offline"? i.e., before launching the app, the validation script is triggered at least once, so that the waiting time in the app is minimized?

federicomarini commented 3 years ago

To follow up on the point above - a possible checkpoint would be in validateStudy().

image

I'm not aware of what check should be done to verify whether the conda env is there already - but that would be it.