Skip to content

Commit

Permalink
version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
feliixx committed Mar 16, 2021
1 parent 146cb3a commit b9ff16b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ time ./gotranseq --sequence file.fna --outseq out.faa --frame 6 -n 2
7,75s user 0,98s system 159% cpu 5,472 total
```

Works on Linux, Mac and windows

## Installation

Download the binary from the [release page](https://github.com/feliixx/gotranseq/releases)
Expand All @@ -50,7 +52,7 @@ go build
use `gotranseq --help` to print the help:

```
gotranseq version 0.2.2
gotranseq version 0.3.0
Usage:
gotranseq --sequence file.fna --outseq out.faa
Expand Down

0 comments on commit b9ff16b

Please sign in to comment.