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

Fixes a few issues in the ML/issue55 branch #64

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

matthuska
Copy link
Collaborator

Resolves a couple little issues I ran into using the branch that includes work on the --keep functionality (see issue #55 ). What was fixed:

  • process output file names don't always match the expected file name (mostly typo-type or missing suffix fixes)
  • some conda envs are broken because of deprecations and removed code. Set maximum version numbers for a few packages to work around this.
  • filter_fastq_by_name needs the pigz tool, but that was not available. For now I substituted the minimap2 container which happens to have pigz installed.

@MarieLataretu MarieLataretu merged commit f5aeab7 into MarieLataretu/issue55 Nov 8, 2023
@matthuska matthuska deleted the fix/issue55 branch November 10, 2023 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants