「view this page in B3 βῆτα server」

Revisions №60450

branch: master 「№60450」
Commited by: Jack Maguire
GitHub commit link: 「a87dceacbaa869bd」 「№3526」
Difference from previous tested commit:  code diff
Commit date: 2018-10-12 11:21:25

Merge pull request #3526 from RosettaCommons/JackMaguire/MultistageRosettaScriptsSimple JD3 can now create an archiving directory if needed (very small PR) JD3 has an option to archive job results on disk instead of in memory. The existing way to do this is to create and empty directory and pass the name of that directory to JD3. I'm adding a hefty 8 lines of code to allow JD3 to create that directory if it does not exist.

...