-
Notifications
You must be signed in to change notification settings - Fork 529
modules config update - preprocessing refactor #485
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
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
f291ad0
nf-core modules update -a
maxulysse 587a48c
add back params.publish_dir_mode + use ext.when
maxulysse 74ad51f
feat: simplify prepare_genome with ext.when
maxulysse 7fa9d52
fix: publish_dir_more does not inherit
maxulysse 0acbc6a
fix: typos
maxulysse 1898618
feat: code polishing
maxulysse 577e131
feat: code polishing
maxulysse d11f6a7
feat: code polishing
maxulysse a51f985
feat: code polishing + refactor fastqc_trimgalore + refactor (skip_qc…
maxulysse e8808ea
feat: refactor gatk4_mapping/main.nf
maxulysse dd3a301
feat: move split_fastq in its own subworkflow
maxulysse 2644527
fix: add when directive to local modules
maxulysse 3957f87
feat: refactor markduplicates.nf
maxulysse 649fb51
feat: add comments
maxulysse 2041071
feat: add comments
maxulysse cdb8254
feat: add comments
maxulysse af59565
Update nextflow.config
maxulysse 1e97f42
feat: better comments
maxulysse 323fa54
fix: comments polishing
maxulysse 50f6fa3
feat: uncouple intervals from prepare_genome + comments
maxulysse 21a0f74
feat: refactor prepare_recalibration
maxulysse dc385a5
feat: refactor recalibrate.nf
maxulysse 44f17d5
Update conf/modules.config
maxulysse 367d2be
fix: split_fastq tests
maxulysse 57f766e
Merge branch 'dev_skip' of github.com:maxulysse/nf-core_sarek into de…
maxulysse 89720c5
fix: more tests
maxulysse 774f35a
Update subworkflows/local/split_fastq.nf
maxulysse 30b9cc8
feat: code polishing
maxulysse c0d36e7
fix: missing channel
maxulysse 31a4aa3
fix: --skip_tools markduplicates
maxulysse f360d4e
fix: bwa issues with multiple samples
maxulysse 2f80245
fix: targeted tests
maxulysse 096f97d
code polishing
maxulysse File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Think we can delete this now, no?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why not, we still want to test this no?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it doesn't get overwritten but will need to be moved to the modules.config and activated somehow on test