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

Updating nextflow-modules submodule #71

Merged
merged 1 commit into from
Feb 13, 2023
Merged

Conversation

ryanjameskennedy
Copy link
Collaborator

Description

The following changes were made:

  • bwa output filepath was changed to avoid error listed in this .
  • chewbbaca batch input list generator was created to avoid multiple processes competing for the same databases whilst running in parallel (as mentioned here ).
  • Modules involved in chewbbaca were updated to separate the resulting chewbbaca batch output.
  • Processes that were defined in the main.nf file were moved to their own separate/respective modules.
  • Added skesa module.
  • Fixed ariba outputName error

Primary function of PR

  • Hotfix
  • Minor functionality improvement
  • Major functionality improvement / New type of analysis
  • Backward-breaking functionality

Sign-offs

@ryanjameskennedy ryanjameskennedy merged commit d2a4fdb into master Feb 13, 2023
@ryanjameskennedy ryanjameskennedy linked an issue Apr 6, 2023 that may be closed by this pull request
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.

BWA can't locate bwa index or fasta file
1 participant