-
Notifications
You must be signed in to change notification settings - Fork 1
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
Nf phage finder #9
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Multistage docker builds + charliecloud for modules currently in main.
Nf run assembly
Nf reads taxonomy
aw-watson
added a commit
that referenced
this pull request
Oct 30, 2024
* initial commit * Prokka and RATT running * generating plots and KEGG pathway views * Full workflow, with explicit outputs and TODOs resolved. * Containerized * comments * Nf phage finder (#9) Merging two workflows with related functionality. * Image version bump and documentation for phageFinder
aw-watson
added a commit
that referenced
this pull request
Dec 23, 2024
* initial commit * Prokka and RATT running * generating plots and KEGG pathway views * Full workflow, with explicit outputs and TODOs resolved. * Containerized * comments * Nf phage finder (#9) Merging two workflows with related functionality. * proof of concept: linked runAnnotation and phageFinder, with phageFinder able to be turned on or off * restructured early pipeline. added nf-test infrastructure * testing added for sra2fastq * Testing for the first few modules * integrated hostRemoval * runAssembly in pipeline * host removal testing + cleanup * tests for runAssembly * reads to contig restructured as subworkflow. adding nf-test CI * fixing JDK version for CI * testing Apptainer for CI * cleanup * updated snapshots for JDK 17 * adding debugging output * more testing output for GH actions * added Git LFS to testing yml * adding sharding to tests - checking to see if this resolves space issues with the runner * removing files from LFS * basic testing for runReadsToContig * adding nf-test file * attempting optimized testing requirements * reverting testing strategy * host removal testing accounts for inconsistent file naming
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merging annotation and phageFinder