-
Notifications
You must be signed in to change notification settings - Fork 705
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
Dev -> Master for 3.11 release #966
Merged
Changes from 67 commits
Commits
Show all changes
153 commits
Select commit
Hold shift + click to select a range
910d98d
Add further example parameters to the UMI section of the usage manua…
MatthiasZepper 36e9206
Merge pull request #926 from MatthiasZepper/umi_params
drpatelh da6233b
Added 3′ digital gene expression assays section
tomsing1 fb7117c
Fix typo preventing the use of UMI processing with HISAT2
lbeltrame 59cbe73
Apply suggestions from code review
drpatelh 8000e0c
[automated] Fix linting with Prettier
nf-core-bot a5ebd3e
Merge pull request #928 from tomsing1/master
drpatelh c58694e
Merge pull request #930 from DIncalciLab/fix-umi-typo
drpatelh ea237f4
Add tests samplesheet in the main repo
maxulysse ba19814
add params.test_data_base
maxulysse f1941ae
this is why you should not edit JSON files
maxulysse e2e574a
trying to use local files
maxulysse 2d8c44c
use samplesheet in the test_data repo
maxulysse 0b4b19b
fix path
maxulysse 423ba0b
fix path
maxulysse 785ea73
fix path
maxulysse f9f467c
fix path
maxulysse bd4f148
uncache data
maxulysse 8770ee6
re-cache data
maxulysse 1c3dcc1
should not have updated the data that is cached...
maxulysse ee0d80f
Merge pull request #933 from maxulysse/cache_test_data
maxulysse 6b86d7f
Linting with the new version of Black 23.1'
MatthiasZepper 3a833dc
Revert linting for JSON files.
MatthiasZepper cbf4dbd
deduplication for the union of ext.args and params.extra_star_align_a…
MatthiasZepper 2586006
.unique() modifies the original list and nukes all Nextflow params. u…
MatthiasZepper 8051df9
Changelog update with PR.
MatthiasZepper 869fab4
.split() would be invoked on empty string with parameter is unset.
MatthiasZepper f52d8e9
Merge pull request #935 from MatthiasZepper/Linting_Black23.1
maxulysse 595ca66
Update CHANGELOG.md
drpatelh 48e683e
Merge pull request #934 from MatthiasZepper/extra_star_align_args_dup…
drpatelh 2a7b009
Fix a bug in salmon_summarizedexperiment.r by ensuring that rbind() a…
MatthiasZepper 13b6051
Changelog updates
MatthiasZepper 83478b7
Update CHANGELOG.md
drpatelh 5ad3f91
Merge pull request #941 from MatthiasZepper/bugfix_salmom_summarizede…
drpatelh efc01cc
Update README according to https://github.com/nf-core/tools/issues/2186
grst 0ec0feb
[automated] Fix linting with Prettier
nf-core-bot 04a206c
Update README.md
grst 57bf326
Allow setting clipping parameters (only _r1 if unpaired) - Issue 944
jlorent ae31c32
Merge pull request #952 from jlorent/fix_clipping_param_944
drpatelh 6f998a4
Update README.md
grst 1fae451
Update README.md
grst b9082d1
add auto as argument and set as default
ryanyord 0d4c5f8
Include 'auto' in fastq_dir_to_samplesheet script
ryanyord 78d4dc9
Fix Python Black
drpatelh 7e187c6
Merge pull request #956 from ryanyord/samplesheet
drpatelh d2dd1a7
Remove HISAT2 from full-sized AWS tests
drpatelh e08bb72
Fix Python Black
drpatelh 0dbeea5
Update nf-core/modules and subworkflows
drpatelh 54ef6f2
Update local modules
drpatelh 640ff1f
Merge pull request #957 from drpatelh/fixes
drpatelh 12a8027
Initialise as value channels in prepare_genome.nf
drpatelh 9cda459
Bump pipeline version to 3.11.0
drpatelh b10efc8
Fix channel issue with CUSTOM_GETCHROMSIZES
drpatelh 05288e1
Update README.md
grst 4656b56
Merge pull request #959 from drpatelh/fixes
drpatelh 86da5f2
Fix #878
drpatelh a8f53be
Fix #960
drpatelh 07ddd71
Fix #931
drpatelh 192dcb9
Fix ECLint
drpatelh 9851365
Merge pull request #962 from drpatelh/fixes
drpatelh d79d22f
Fix #961
drpatelh 6c63436
Fix ECLint
drpatelh eba7275
Merge pull request #963 from drpatelh/fixes
drpatelh 0b23eb0
Remove --tracedir
drpatelh 86c45b8
Merge pull request #964 from drpatelh/fixes
drpatelh 04e7a22
Add credits to CHANGELOG
drpatelh e745863
Fix prettier
drpatelh ec36cd8
Re-install nf-core modules with java mem updates
drpatelh 94c56cf
Re-install updated trimgalore subworkflow
drpatelh 71a2ddf
Re-install updated trimgalore subworkflow
drpatelh b5ca286
Merge pull request #967 from drpatelh/fixes
drpatelh a0370ad
Tweak comments
drpatelh d9e038c
Add test for --trimmer fastp
drpatelh e34697b
Initialise --trimmer fastp parameter
drpatelh f4e6abd
Add output docs for --trimmer fastp
drpatelh 75b2690
Install nf-core/module for fastp
drpatelh f51f861
Add check for valid --trimmer option to lib/
drpatelh 1e50af1
Add subworkflow for fastp
drpatelh 2a2a113
First pass implementation to add fastp to main workflow
drpatelh 4ad2949
Update CHANGELOG
drpatelh 9fcc964
Add Fastp reports to MultiQC
drpatelh 431107a
Install fastq_fastqc_umitools_fastp.nf subworkflow from nf-core modules
drpatelh 3ae9fbb
Update usage and output docs
drpatelh 4968f46
update subway map
maxulysse b648a63
Add --extra_trimgalore_args and --extra_fastp_args parameters
drpatelh cbfd7ee
Remove --clip* --three_prime_clip_* and --trim_nextseq parameters
drpatelh 6902ff4
Merge pull request #968 from maxulysse/subway_map
drpatelh 044b371
Fix ECLint
drpatelh afe84e6
Merge pull request #970 from drpatelh/add_fastp
drpatelh 7be70bb
Update CHANGELOG
drpatelh 21a7b6a
Bump Salmon modules from 1.9.0 to 1.10.1
drpatelh a7e73a0
Merge pull request #971 from drpatelh/fixes
drpatelh 64cf8c8
Add more prominent warnings about using custom config to provide para…
drpatelh 9bde1f7
Change = to ~ everywhere - thanks for opening Pandora's box @jfy133
drpatelh f579681
Update README.md
grst 8c7a587
Merge pull request #946 from nf-core/grst-update-readme
drpatelh 9a58094
Merge branch 'dev' into fixes
robsyme 4e3a1ea
Merge pull request #972 from drpatelh/fixes
drpatelh 78cbd4c
Final updates to README
drpatelh d8ae5ce
Make note a warning instead
drpatelh 24a65a4
Fix prettier
drpatelh 735d3e9
Update README.md
drpatelh 50d29b1
Merge pull request #974 from drpatelh/final_fixes
drpatelh c6cb43d
Update CHANGELOG.md
drpatelh 3361837
Add --umitools_umi_separator option to umitools extract
drpatelh 1b1714d
Merge pull request #977 from drpatelh/fixes
drpatelh 30981b2
Fix #975
drpatelh 9f0c3e8
Replace System.exit(1) calls in pipeline template
drpatelh 7fd78ca
Fix nf-core lint
drpatelh 8e68c07
Merge pull request #978 from drpatelh/fixes
drpatelh 088979f
Add explicit test_full profiles for all cloud providers
drpatelh b57a1b0
Merge pull request #980 from drpatelh/profiles
drpatelh 0fb0648
First pass at a GitHub Actions workflow for Tower
robsyme 50ad95d
Update nextflow.config
drpatelh 460ded5
Update nextflow.config
drpatelh e9709e1
Update nextflow.config
drpatelh 0464637
Minor fixes for JSON sent to Slack.
robsyme ce0bb67
Use add-wait branch of tower action
robsyme 8813318
Remove if statements
robsyme 6b2c021
Merge pull request #982 from nf-core/slack-json-fixes
drpatelh 4c07497
Add full-sized cloud tests
robsyme c513d27
Trailing commas are not allowed in YAML files.
robsyme bf8c05a
Unset igenomes_base from small test workflow
robsyme a759554
Apply suggestions from code review
drpatelh d21abe6
Move to self-hosted runners
robsyme 56bf2ed
Add matrix
robsyme 053d16e
Change to self-hosted runners
robsyme 7399f56
Include aligner in run names
robsyme 22db014
Update work directory to match old runners
robsyme 3ee41ab
Use env for run name
robsyme 29cf6ab
Remove github.event.pull_request.head.label
robsyme 79c354f
Rely on action to remove colons from branch name
robsyme 8fab0d9
Remove double underscore
robsyme 1a88aa8
Bump actions versions
robsyme 7957933
Minimize run names to remove tag/branch/commit
robsyme bb41bbc
Fix #975
drpatelh baa7aa3
Replace System.exit(1) calls in pipeline template
drpatelh 7b8abfc
Fix nf-core lint
drpatelh aa407f4
Add explicit test_full profiles for all cloud providers
drpatelh 565e970
Update nextflow.config
drpatelh 257fd7e
Update nextflow.config
drpatelh 530c813
Update nextflow.config
drpatelh fe39f59
Minor fixes for JSON sent to Slack.
robsyme 5b2b523
Merge pull request #981 from nf-core/tower-actions-testing
drpatelh 5c676f4
fix: Switched all tests to run on self-hosted instead of Github hosted
232cbf3
Revert linting to use GHA hosted
8aab2cc
Merge pull request #984 from nf-core/self_hosted_tests_march_23
drpatelh b4219ef
Update CHANGELOG
drpatelh d50a30d
Update other CI tests
drpatelh c51d105
Merge pull request #986 from drpatelh/hosted
drpatelh 61c6050
[automated] Fix linting with Prettier
nf-core-bot 0b206d2
Update CHANGELOG.md
drpatelh fbffe86
Update cloud_tests_full.yml
drpatelh 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
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
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
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
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
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
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
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
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
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
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.