Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Gray committed Nov 30, 2022
2 parents 1ab6183 + 5e954e4 commit 01926d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## 1.6 - 2022-10-18
### Updated
- RepeatMasker: `4.1.2-p1` -> `4.1.3-p1`

## 1.5 - 2022-02-09
### Updated
- RepeatModeler: `2.0.2a` -> `2.0.3`
Expand Down
2 changes: 1 addition & 1 deletion dfam-tetools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ programs are available, singularity is preferred."

## Parse command-line arguments ##

container="dfam/tetools:1.5"
container="dfam/tetools:1.6"
use_docker=0
use_singularity=0

Expand Down

0 comments on commit 01926d1

Please sign in to comment.