Skip to content

Commit

Permalink
Added ngsF-HMM to ngsTools
Browse files Browse the repository at this point in the history
  • Loading branch information
fgvieira committed May 20, 2016
1 parent c111ae9 commit 074b000
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@
[submodule "ngsDist"]
path = ngsDist
url = https://github.com/fgvieira/ngsDist.git
[submodule "ngsF-HMM"]
path = ngsF-HMM
url = https://github.com/fgvieira/ngsF-HMM.git
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@

1.0.1 / 20-05-2016
==================
* Added ngsF-HMM as a sub-repository

1.0.0 / 23-03-2016
==================
* Added support for ANGSD's new SAF format
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

EXT = htslib angsd
TOOLS = ngsSim ngsPopGen ngsUtils ngsDist ngsF
TOOLS = ngsSim ngsPopGen ngsUtils ngsDist ngsF ngsF-HMM


all: $(EXT) $(TOOLS)
Expand Down
1 change: 1 addition & 0 deletions ngsF-HMM
Submodule ngsF-HMM added at 9fa767

0 comments on commit 074b000

Please sign in to comment.