Skip to content

Commit cdf7782

Browse files
Merge pull request #23 from update-modules
Update to latest modules
2 parents c0cd339 + 4a99fe3 commit cdf7782

File tree

7 files changed

+48
-47
lines changed

7 files changed

+48
-47
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
### Credits
99

10-
### Changed
10+
Special thanks to the following for their reviews and assistance:
1111

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

14-
### Dependencies
15+
### Changed
16+
17+
[#23](https://github.com/nf-core/demo/pull/23) - Update to latest `seqtk` and `fastqc` modules
18+
[#21](https://github.com/nf-core/demo/pull/21) - Template update for nf-core/tools v3.1.0
1519

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

modules.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"nf-core": {
88
"fastqc": {
99
"branch": "master",
10-
"git_sha": "dc94b6ee04a05ddb9f7ae050712ff30a13149164",
10+
"git_sha": "08108058ea36a63f141c25c4e75f9f872a5b2296",
1111
"installed_by": ["modules"]
1212
},
1313
"multiqc": {
@@ -17,7 +17,7 @@
1717
},
1818
"seqtk/trim": {
1919
"branch": "master",
20-
"git_sha": "71c669747731cbc360dc220069c9f83015558c07",
20+
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
2121
"installed_by": ["modules"]
2222
}
2323
}

modules/nf-core/fastqc/main.nf

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/fastqc/tests/tags.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

modules/nf-core/seqtk/trim/environment.yml

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/seqtk/trim/meta.yml

Lines changed: 26 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/seqtk/trim/tests/main.nf.test

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)