pacific-2020 / pacific

PACIFIC: A lightweight alignment-free deep-learning classifier of SARS-CoV-2 and co-infecting viral sequences
MIT License
5 stars 2 forks source link

tmp file management #3

Closed hp2048 closed 4 years ago

hp2048 commented 4 years ago

Using instructions at https://security.openstack.org/guidelines/dg_using-temporary-files-securely.html and https://stackoverflow.com/questions/51775775/create-a-temporary-file-with-unique-name-using-python-3 to safely and securely create temporary files for use.

renzobalb commented 4 years ago

Tmpdir functionality added