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

overwrite previous results? #57

Open
jeffchen2000 opened this issue Nov 7, 2018 · 1 comment
Open

overwrite previous results? #57

jeffchen2000 opened this issue Nov 7, 2018 · 1 comment

Comments

@jeffchen2000
Copy link

when I run shorah.py, for some reason the program crashed or I terminated the program, and then I re-run shorah.py (with some parameters changed), will the previous generated intermediate files being overwritten? (or being re-used?)

@DrYak
Copy link
Member

DrYak commented Sep 3, 2019

Yes, shorah will only run the dirichlet sampling and regenerate the corrected reads for windows wich were'nt completed during the previous run.

You should delete the corrected/ directory to force re-running all the dirichlet sampling.

For a completely clean directory (save for the log files):

rm -rf corrected coverage.txt debug  freq raw_reads sampling support

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

2 participants