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

One thread not use multithreaded #45

Conversation

martinghunt
Copy link
Collaborator

  • when threads == 1, do not use the mlutithreading module. This helps debugging as mluitthreading is stopping getting a proper stack trace.
  • Keep flushing log files, so if ariba crashes, at least the log files are up to date.
  • When there is >1 indel in a single codon, the code can't yet handle it. This forces a line in the report with 'INDELS' in the variant effect column, so at least we know when it's happening. Should be rare, but utlimately needs handling properly.

@martinghunt martinghunt merged commit 32b390b into sanger-pathogens:master Apr 6, 2016
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

Successfully merging this pull request may close these issues.

1 participant