Initial release#72
Draft
KateSakharova wants to merge 230 commits into
Draft
Conversation
docs fixes
…prototype Updated genome submitter prototype
I've added the arm64 config files and profiles, this is not part of the template yet but it will soon. With this setup it is possible to run the pipeline on ARM laptops such as apple sillicon ones. There are few more profiles, for more info https://nf-co.re/blog/2024/seqera-containers-part-2
Update m+s
…mand. Add module tests.
… (from mgnify-pipelines-toolkit) for handling reads as well as genomes/assemblies
… This will not affect nextflow behavior but does permit some standalone use of the script
…'t change any behavior of this module.
Add READSUBMIT workflow
* remove study metadata files * remove test files for COUNT_RNA module * replace test files for RENAME_FASTA_FOR_CATPACK module and update snapshots
|
This file contains hidden or 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
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.
First release of seqsubmit pipeline.
It supports upload to ENA
There are a lot of things to improve and contribute that would be covered in the following releases.