Skip to content

Commit 3a02af0

Browse files
Update README.md: ready for new version
1 parent d2b27be commit 3a02af0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ By default, EMERALD uses the [BLOSUM62](https://en.wikipedia.org/wiki/BLOSUM) su
8484

8585
<a name="sec3.3"></a>
8686
### EMERALD output
87-
EMERALD's output is in stdout. The first part of the output is the following.
87+
EMERALD's output is stored in the given output file, while stdout is used for log messages. The first part of the output is the following.
8888
```
8989
Representative sequence description
9090
Representative sequence
@@ -114,7 +114,7 @@ MSLKDKKFLKS
114114
>Cluster member 4
115115
MSFLKKKFDSL
116116
```
117-
Output:
117+
Output (in `examples/ex1.out`):
118118
```
119119
$ ./emerald -f examples/ex1.fasta -o examples/ex1.out -a 0.75 -d 8
120120
>Representative sequence

0 commit comments

Comments
 (0)