All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- RepeatMasker:
4.1.7
->4.1.7-p1
- RepeatMasker:
4.1.6
->4.1.7
- NINJA:
0.99-cluster_only
->1.00-cluster_only
- HMMER:
3.3.2
->3.4
- NINJA:
0.97-cluster_only
->0.99-cluster_only
- RepeatMasker:
4.1.5
->4.1.6
- genometools:
1.6.0
->1.6.4
- coseg:
0.2.2
->0.2.3
- RMBlast:
2.14.0
->2.14.1
- RepeatModeler:
2.0.4
->2.0.5
- RMBlast:
2.13.0
->2.14.0
- RepeatMasker:
4.1.4
->4.1.5
- RepeatMasker:
4.1.3-p1
->4.1.4
- RepeatModeler:
2.0.3
->2.0.4
- RMBlast:
2.11.0
->2.13.0
- RepeatMasker:
4.1.2-p1
->4.1.3-p1
- RepeatModeler:
2.0.2a
->2.0.3
- Updated and expanded upon several sections of the README
- Installed
ps
in the container, for compatibility with Nextflow tracing/metrics
- RepeatModeler:
2.0.1
->2.0.2
- UCSC utilities:
v407
->v413
- RepeatMasker:
4.1.2
->4.1.2-p1
- Installed
strace
in the container - Added several of the UCSC utilities (
faToTwoBit
,twoBitInfo
,twoBitToFa
). These tools are used by some of the scripts inRepeatModeler/util
.
- HMMER:
3.3
->3.3.2
- RepeatMasker:
4.1.1
->4.1.2
- RMBlast:
2.10.0
->2.11.0
- Upstream BLAST+ 2.11.0 introduced opt-out reporting of usage statistics,
which is also included in RMBlast 2.11.0. See
http://www.repeatmasker.org/RMBlast.html for more details. To opt out
of this, set the environment variable
BLAST_USAGE_REPORT=false
(e.g. with the-e
option todocker run
, or the--env
option forsingularity exec
)
- Upstream BLAST+ 2.11.0 introduced opt-out reporting of usage statistics,
which is also included in RMBlast 2.11.0. See
http://www.repeatmasker.org/RMBlast.html for more details. To opt out
of this, set the environment variable
- coseg: set a working path to a perl interpreter in
.pl
scripts
- TRF:
4.09.1
- LTR_retriever:
2.8
->2.9.0
- MAFFT:
7.453
->7.471
- RepeatMasker:
4.1.0
->4.1.1
- dfam-tetools.sh:
--trf_prgm
is no longer necessary and is ignored
- dfam-tetools.sh: Fix compatibility with macOS (fixes #3)
- dfam-tetools.sh: Use the '--init' option when running docker to avoid a zombie apocalypse (fixes #2)
- LTR_retriever:
2.7
->2.8
- genometools:
1.5.10
->1.6.0
- HMMER:
3.2.1
->3.3
- RepeatModeler:
2.0
->2.0.1
- RMBlast:
2.9.0-p2
->2.10.0
- MAFFT:
7.429
->7.453
- Use the C locale for singularity when running via dfam-tetools.sh, silencing some warnings from perl programs.
- Fixed the HMMER path for RepeatMasker, so that -engine hmmer will work properly.
- First release.