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

Multi-Core support #39

Merged
merged 14 commits into from
Feb 28, 2019
Merged

Multi-Core support #39

merged 14 commits into from
Feb 28, 2019

Commits on Oct 31, 2018

  1. Configuration menu
    Copy the full SHA
    07f07ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0806474 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ff415f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    825ee66 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    19fb4e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ad4fba View commit details
    Browse the repository at this point in the history
  3. Updated to reflect Felix's changes while still maintaining multicore …

    …cutadapt as well as as pigz for multicore (de)compression.
    fjames003 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    14a3c27 View commit details
    Browse the repository at this point in the history
  4. Added check for python version as well as pigz installation and adjus…

    …ting multicore support accordingly. If python 2 detected, use cutadapt with one core.
    fjames003 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    296a30a View commit details
    Browse the repository at this point in the history
  5. Changed the way of getting python version, since Anaconda appends its…

    … name after version, breaking the previous way
    fjames003 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    dc4beef View commit details
    Browse the repository at this point in the history
  6. Fixed some syntax errors

    fjames003 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    50deb34 View commit details
    Browse the repository at this point in the history
  7. Need to do sanity check after assigning compression path. Also dont o…

    …utput pigz version to screen, just chekc return code
    fjames003 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    c7e5ab8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    042e4cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6eeb175 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Merge branch 'master' into master

    FelixKrueger committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    db523f2 View commit details
    Browse the repository at this point in the history