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

Implement multithreading #38

Merged
merged 6 commits into from
Dec 3, 2015

Conversation

martinghunt
Copy link
Contributor

  • run each cluster in parallel
  • changed the output of each cluster to write to its own log file, otherwise all output to stdout is a mess when threads>1
  • SPAdes can fail from spurious mapping causing clusters with only a few reads. When this happens, write a short message to stderr and point the user to a log file containing the output of spades. The old behaviour was intended for debugging and made users think that something really was wrong.

andrewjpage added a commit that referenced this pull request Dec 3, 2015
@andrewjpage andrewjpage merged commit b6df7db into sanger-pathogens:master Dec 3, 2015
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.

2 participants