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

Possible Performance Improvements #4

Open
jeslipp opened this issue Oct 5, 2017 · 1 comment
Open

Possible Performance Improvements #4

jeslipp opened this issue Oct 5, 2017 · 1 comment
Assignees

Comments

@jeslipp
Copy link
Member

jeslipp commented Oct 5, 2017

  1. use pigz instead of gzip
  2. use more cores for bowtie2 (maybe 2)
  3. use more cores for featureCounts
@jeslipp jeslipp self-assigned this Oct 5, 2017
@jeslipp
Copy link
Member Author

jeslipp commented Oct 6, 2017

more cores added for align and count step.

pigz requires change of docker container (add pigz).

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

1 participant