Current local build script is slow, and doesn't upload data to figshare. I'd like to add the following modifications:
1- multithread the docker, omics, and experiment sections, as these can be run in parallel
2- add in an --upload argument that takes the files processed and uploads them to figshare
3- add in schema checking to build file before upload
Current local build script is slow, and doesn't upload data to figshare. I'd like to add the following modifications:
1- multithread the docker, omics, and experiment sections, as these can be run in parallel 2- add in an
--upload
argument that takes the files processed and uploads them to figshare 3- add in schema checking to build file before upload