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

Can "Fixing input GFF files" be parallelized? #342

Closed
tseemann opened this issue Aug 19, 2017 · 2 comments
Closed

Can "Fixing input GFF files" be parallelized? #342

tseemann opened this issue Aug 19, 2017 · 2 comments

Comments

@tseemann
Copy link
Contributor

2017/08/19 15:30:12 Output directory created: roary
2017/08/19 15:30:12 Fixing input GFF files

This stage seems to serial, running a 1 core perl script.
Could it get the GNU parallel treatment?

@andrewjpage
Copy link
Member

Not without a fairly big refactor. Much of the time can be avoided by setting a unique sample locus tag in prokka ;)

@tseemann
Copy link
Contributor Author

tseemann commented Sep 8, 2017

@andrewjpage Prokka has been doing unique locus tags for a while now (the md5 hash). Hopefully most people use v1.12 now.

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

No branches or pull requests

2 participants