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

Patch release: 1.1.5 #443

Merged
merged 41 commits into from
Feb 8, 2024
Merged

Patch release: 1.1.5 #443

merged 41 commits into from
Feb 8, 2024

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    0df7715 View commit details
    Browse the repository at this point in the history
  2. Correct version

    nf-core-bot committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    35c2482 View commit details
    Browse the repository at this point in the history
  3. Correct version

    nf-core-bot committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ba558e8 View commit details
    Browse the repository at this point in the history
  4. Correct v1.1.5dev

    nf-core-bot committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c263ea8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #436 from genomic-medicine-sweden/bump_release_1.1.4

    Bump pipeline 1.1.4 version into dev
    sofstam authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    53d191a View commit details
    Browse the repository at this point in the history
  6. add fastp dedup

    maxibor committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6c752a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    837a239 View commit details
    Browse the repository at this point in the history
  8. update changelog

    maxibor committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2570c0f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Update CHANGELOG.md

    Co-authored-by: James A. Fellows Yates <[email protected]>
    maxibor and jfy133 authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e6fdf57 View commit details
    Browse the repository at this point in the history
  2. Update nextflow_schema.json

    Co-authored-by: James A. Fellows Yates <[email protected]>
    maxibor and jfy133 authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6867467 View commit details
    Browse the repository at this point in the history
  3. Update nextflow_schema.json

    Co-authored-by: James A. Fellows Yates <[email protected]>
    maxibor and jfy133 authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    47edb12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6192222 View commit details
    Browse the repository at this point in the history
  5. update changelog.md

    Joon-Klaps committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1e1c9aa View commit details
    Browse the repository at this point in the history
  6. Merge pull request #440 from nf-core/kaiju-prebuilt-indexes

    Include a pre-built kaiju indexes in tutorial.md
    Joon-Klaps authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0e1d46e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fed057 View commit details
    Browse the repository at this point in the history
  8. Prettier

    sofstam committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ea35f93 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    3df734d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    821a933 View commit details
    Browse the repository at this point in the history
  2. Fix trailing whitespace

    sofstam committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b1250ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0411f75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    080c094 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e3f119 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #439 from maxibor/dedup

    Adding shortread deduplication feature with fastp
    jfy133 authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0792d91 View commit details
    Browse the repository at this point in the history
  7. Fix linting

    sofstam committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1365e18 View commit details
    Browse the repository at this point in the history
  8. Prettier

    sofstam committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    dba2be8 View commit details
    Browse the repository at this point in the history
  9. Prettier

    sofstam committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0f04072 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    Co-authored-by: James A. Fellows Yates <[email protected]>
    sofstam and jfy133 authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    568860a View commit details
    Browse the repository at this point in the history
  11. Update nextflow.config

    Co-authored-by: James A. Fellows Yates <[email protected]>
    sofstam and jfy133 authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    cdc36f1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #442 from nf-core/nf-core-template-merge-2.12

    Template update for nf-core/tools v2.12
    sofstam authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    98ddd10 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    f277760 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    jfy133 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    6b255de View commit details
    Browse the repository at this point in the history
  3. More Changelog updates

    jfy133 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    ba5c7c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de2a4fa View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Update CHANGELOG.md

    Co-authored-by: Lili Andersson-Li <[email protected]>
    jfy133 and LilyAnderssonLee authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    003bad1 View commit details
    Browse the repository at this point in the history
  2. Kreport friendly container

    jfy133 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f9aee61 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Merge pull request #444 from nf-core/centrifuge-update

    Centrifuge update to address mkfifo clashes
    jfy133 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1e414ef View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Bump version

    sofstam committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    77c0ccb View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    sofstam committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    9b5dd37 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #445 from genomic-medicine-sweden/dev

    Bump version
    sofstam authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ba126d8 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Lili Andersson-Li <[email protected]>
    jfy133 and LilyAnderssonLee authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    47012cc View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Lili Andersson-Li <[email protected]>
    jfy133 and LilyAnderssonLee authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8018d50 View commit details
    Browse the repository at this point in the history