Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4.0.2](https://github.com/nf-core/tools/releases/tag/4.0.2).
- [[#519] (https://github.com/nf-core/chipseq/issues/519)] - Changed merged libraries suffix to `.mLb.`.
- [[#456] (https://github.com/nf-core/chipseq/issues/456)] - Use `--skip_preseq` by default.
- [[#531] (https://github.com/nf-core/chipseq/issues/531)] - Changed chromap decompression - untarfiles (depreciated) to untar modules

### Parameters

Expand Down
5 changes: 0 additions & 5 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,11 +198,6 @@
"branch": "master",
"git_sha": "447f7bc0fa41dfc2400c8cad4c0291880dc060cf",
"installed_by": ["modules"]
},
"untarfiles": {
"branch": "master",
"git_sha": "bc71bfe17a9c2057f1781b5b16987dcc14d1063f",
"installed_by": ["modules"]
}
}
},
Expand Down
10 changes: 0 additions & 10 deletions modules/nf-core/untarfiles/environment.yml

This file was deleted.

66 changes: 0 additions & 66 deletions modules/nf-core/untarfiles/main.nf

This file was deleted.

56 changes: 0 additions & 56 deletions modules/nf-core/untarfiles/meta.yml

This file was deleted.

96 changes: 0 additions & 96 deletions modules/nf-core/untarfiles/tests/main.nf.test

This file was deleted.

Loading
Loading