Skip to content

Commit

Permalink
Install updated fastq_download_prefetch_fasterqdump_sratools subworkf…
Browse files Browse the repository at this point in the history
…low from nf-core/modules
  • Loading branch information
drpatelh committed Feb 1, 2024
1 parent c0dbd93 commit a70d97e
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 13 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Thank you to everyone else that has contributed by reporting bugs, enhancements
- [PR #259](https://github.com/nf-core/fetchngs/pull/259) - Add Aspera CLI download support to pipeline ([#68](https://github.com/nf-core/fetchngs/issues/68))
- [PR #261](https://github.com/nf-core/fetchngs/pull/261) - Revert sratools fasterqdump version ([#221](https://github.com/nf-core/fetchngs/issues/221))
- [PR #262](https://github.com/nf-core/fetchngs/pull/262) - Use nf-test version v0.8.4 and remove implicit tags
- [PR #263](https://github.com/nf-core/fetchngs/pull/263) - Refine tags used for workflows

### Software dependencies

Expand Down
4 changes: 2 additions & 2 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"nf-core": {
"custom/sratoolsncbisettings": {
"branch": "master",
"git_sha": "e719354ba77df0a1bd310836aa2039b45c29d620",
"git_sha": "3aa09ac8899d7735cb5bc004da0ef5f35f9a7901",
"installed_by": ["fastq_download_prefetch_fasterqdump_sratools"]
},
"sratools/fasterqdump": {
Expand All @@ -32,7 +32,7 @@
"nf-core": {
"fastq_download_prefetch_fasterqdump_sratools": {
"branch": "master",
"git_sha": "bdfd7bc8d2e5a93531e14bd94c4128d9a72a2435",
"git_sha": "3aa09ac8899d7735cb5bc004da0ef5f35f9a7901",
"installed_by": ["subworkflows"]
},
"utils_nextflow_pipeline": {
Expand Down
2 changes: 1 addition & 1 deletion modules/nf-core/custom/sratoolsncbisettings/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a70d97e

Please sign in to comment.