Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move HMM temp files to genome.temp_files dict #3

Open
jeffkimbrel opened this issue Jun 7, 2023 · 0 comments
Open

Move HMM temp files to genome.temp_files dict #3

jeffkimbrel opened this issue Jun 7, 2023 · 0 comments

Comments

@jeffkimbrel
Copy link
Owner

jeffkimbrel commented Jun 7, 2023

gator/gator.py

Line 146 in adee98a

os.system('rm ' + genome.temp_log)

This is so I don't have to delete them separately, but will be removed when running genome.remove_temp(). (e.g.

gator/gator.py

Line 239 in adee98a

genome.remove_temp()
)

It could also be useful to save raw data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant