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

Bugfix/several runtime issues #46

Open
wants to merge 24 commits into
base: dev
Choose a base branch
from

Commits on Apr 16, 2024

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

Commits on Jun 5, 2024

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

Commits on Jul 2, 2024

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

Commits on Jul 12, 2024

  1. Merge pull request #37 from EBI-Metagenomics/dev

    Added citation
    tgurbich authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4bca621 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Merge pull request #41 from EBI-Metagenomics/bugfix/38-unifire-mount-…

    …docker
    
    Unifre mount issue with docker.
    mberacochea authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3bfc983 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge pull request #43 from EBI-Metagenomics/dev

    Dev -> main for release v1.3
    mberacochea authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5fe9266 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. A few patches for prokka, ips, detect_trna, crisprcasfinder and amrfi…

    …nder.
    
    These tools are very picky with the tmp directory, so I've implemented a workaround
    using a "tmp" directory in the process workdir.
    mberacochea committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9fbea07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaa66f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f585ce View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    b5283dd View commit details
    Browse the repository at this point in the history
  2. Several changes to improve the code base and python tests

    - Removed the custom python container with a seqera container one (retry and requests)
    - Removed the custom python container with the biocontainers python one when possible
    - Added the singularity image to the containers on those modules that was possible
    - Added ruff, black and some other base pre-commit
    - Migrated the python unit tests to pytest and fixed them
    - Ran ruff and black on the scripts
    
    I am testing all this ATM.
    mberacochea committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3eef646 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bc43d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b9d801 View commit details
    Browse the repository at this point in the history
  5. Fix pytest setup

    mberacochea committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    17ac03e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2bdefe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd88464 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    625e022 View commit details
    Browse the repository at this point in the history
  9. Fix nf-core linting - set to ignore the .gitignore files

    Our .gitignore is more comprehensive than the nf-core template one
    mberacochea committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    07ec072 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b42b374 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f987de4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    322aa0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1177bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da855aa View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

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