Skip to content

Commit

Permalink
Merge pull request #23 from update-modules
Browse files Browse the repository at this point in the history
Update to latest modules
  • Loading branch information
christopher-hakkaart authored Dec 18, 2024
2 parents c0cd339 + 4a99fe3 commit cdf7782
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 47 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Credits

### Changed
Special thanks to the following for their reviews and assistance:

### Fixed
- [Chris Hakkaart](https://github.com/christopher-hakkaart)
- [Marcel Ribeiro-Dantas](https://github.com/mribeirodantas)

### Dependencies
### Changed

[#23](https://github.com/nf-core/demo/pull/23) - Update to latest `seqtk` and `fastqc` modules
[#21](https://github.com/nf-core/demo/pull/21) - Template update for nf-core/tools v3.1.0

## [1.0.1](https://github.com/nf-core/demo/releases/tag/1.0.1) 2024-10-18

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": {
"fastqc": {
"branch": "master",
"git_sha": "dc94b6ee04a05ddb9f7ae050712ff30a13149164",
"git_sha": "08108058ea36a63f141c25c4e75f9f872a5b2296",
"installed_by": ["modules"]
},
"multiqc": {
Expand All @@ -17,7 +17,7 @@
},
"seqtk/trim": {
"branch": "master",
"git_sha": "71c669747731cbc360dc220069c9f83015558c07",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"]
}
}
Expand Down
20 changes: 10 additions & 10 deletions modules/nf-core/fastqc/main.nf

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

2 changes: 0 additions & 2 deletions modules/nf-core/fastqc/tests/tags.yml

This file was deleted.

2 changes: 0 additions & 2 deletions modules/nf-core/seqtk/trim/environment.yml

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

51 changes: 26 additions & 25 deletions modules/nf-core/seqtk/trim/meta.yml

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

6 changes: 3 additions & 3 deletions modules/nf-core/seqtk/trim/tests/main.nf.test

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

0 comments on commit cdf7782

Please sign in to comment.