mculinovic / EAGLER

Eliminating Assembly Gaps by Long read Extension
GNU General Public License v3.0
6 stars 1 forks source link

Figure out a smart way for handling tmp files #3

Closed mculinovic closed 9 years ago

mculinovic commented 9 years ago

Program creates multiple temporary files during execution. They should be stored in temporary folder. Also, figure out a best way to handle temporary file paths in code.

mculinovic commented 9 years ago

Add run script and add output file as argument. Tmp folder will be created in /debug and /release folders and deleted after use.

mculinovic commented 9 years ago

Solved in commit 90e93f8d6681366667bb88c8b81ca57b44e10509