dermestid / bold-phylodiv-scripts

Scripts to calculate phylodiversity and its distribution from BOLD DNA barcode data.
1 stars 0 forks source link

Any files used by script should be in the temp folder while it's running #51

Closed dermestid closed 3 years ago

dermestid commented 3 years ago

Otherwise, it's too easy to open a data file for a peek and cause the script to crash because it was expecting exclusive access.

dermestid commented 3 years ago

fixed-ish in #71