Skip to content

Commit d7c523f

Browse files
author
Szilveszter Juhos
authored
Merge pull request nf-core#625 from MaxUlysse/pathfindr
add pathfindr as a submodule
2 parents 5e502ed + a94456f commit d7c523f

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "Sarek-data"]
22
path = Sarek-data
33
url = https://github.com/SciLifeLab/Sarek-data.git
4+
[submodule "bin/pathfindr"]
5+
path = bin/pathfindr
6+
url = https://github.com/NBISweden/pathfindr.git

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1111
- [#615](https://github.com/SciLifeLab/Sarek/pull/615) - Add presentation
1212
- [#615](https://github.com/SciLifeLab/Sarek/pull/615) - Update documentation
1313
- [#620](https://github.com/SciLifeLab/Sarek/pull/620) - Add `tmp/` to `.gitignore`
14+
- [#625](https://github.com/SciLifeLab/Sarek/pull/625) - Add [`pathfindr`](https://github.com/NBISweden/pathfindr) as a submodule
1415

1516
### `Changed`
1617
- [#608](https://github.com/SciLifeLab/Sarek/pull/608) - Update Nextflow required version

bin/pathfindr

Submodule pathfindr added at e94a98d

0 commit comments

Comments
 (0)