Loading .gitignore +1 −0 Original line number Diff line number Diff line Loading @@ -58,3 +58,4 @@ src/external/hmmer-2.3.2/squid/squid.h src/external/hmmer-2.3.2/squid/squidconf.h src/external/hmmer-2.3.2/src/config.h tags www/genomethreader.org/htdocs/distributions/gth-* CHANGELOG +10 −0 Original line number Diff line number Diff line changes in version 1.7.3 (2020-01-08) - Include GenomeThreader related code from GenomeTools. changes in version 1.7.2 (2020-01-06) - Open-source release, no functionality changes. changes in version 1.7.1 (2018-09-11) - gthbssmtrain gives an error if no donor or acceptor sites were found. Loading Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -519,7 +519,7 @@ obj/train: bin/gthbssmbuild -gtdonor -agacceptor -gzip @touch $@ obj/old_train: ../genometools/bin/gt obj/old_train: bin/gthmkbssmfiles @echo "[write old BSSMs]" @bin/gthmkbssmfiles bin/bssm @touch $@ Loading VERSION +1 −1 Original line number Diff line number Diff line 1.7.2 1.7.3 src/gth/ags.h +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ #ifndef AGS_H #define AGS_H #include "core/array.h" #include "core/array_api.h" #include "core/error_api.h" #include "gth/gthoutput.h" #include "gth/bssm_param.h" Loading Loading
.gitignore +1 −0 Original line number Diff line number Diff line Loading @@ -58,3 +58,4 @@ src/external/hmmer-2.3.2/squid/squid.h src/external/hmmer-2.3.2/squid/squidconf.h src/external/hmmer-2.3.2/src/config.h tags www/genomethreader.org/htdocs/distributions/gth-*
CHANGELOG +10 −0 Original line number Diff line number Diff line changes in version 1.7.3 (2020-01-08) - Include GenomeThreader related code from GenomeTools. changes in version 1.7.2 (2020-01-06) - Open-source release, no functionality changes. changes in version 1.7.1 (2018-09-11) - gthbssmtrain gives an error if no donor or acceptor sites were found. Loading
Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -519,7 +519,7 @@ obj/train: bin/gthbssmbuild -gtdonor -agacceptor -gzip @touch $@ obj/old_train: ../genometools/bin/gt obj/old_train: bin/gthmkbssmfiles @echo "[write old BSSMs]" @bin/gthmkbssmfiles bin/bssm @touch $@ Loading
src/gth/ags.h +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ #ifndef AGS_H #define AGS_H #include "core/array.h" #include "core/array_api.h" #include "core/error_api.h" #include "gth/gthoutput.h" #include "gth/bssm_param.h" Loading