Skip to content

Commit c04e489

Browse files
committed
Update linux binary link; remove macos binary link (use conda); add link to Themisto for generating pseudoalignments.
1 parent 99be4e3 commit c04e489

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ mSWEEP --help
2222

2323
## Precompiled binaries
2424
Precompiled binaries are available for
25-
* [Linux 64-bit binary](https://github.com/PROBIC/mSWEEP/releases/download/v1.6.1/mSWEEP_linux-v1.6.1.tar.gz).
26-
* [macOS 64-bit binary](https://github.com/PROBIC/mSWEEP/releases/download/v1.5.2/mSWEEP_macOS-v1.5.2.tar.gz).
25+
* [Linux x86\_64 (mSWEEP-v2.0.0)](https://github.com/PROBIC/mSWEEP/releases/download/v2.0.0/mSWEEP_linux-v2.0.0.tar.gz).
2726

2827
## Compiling from source
2928
### Requirements
@@ -56,7 +55,7 @@ For more info on compiling mSWEEP from source, please see the [documentation on
5655
More information about using mSWEEP is available in the [usage documentation](/docs/README.md).
5756

5857
## Abundance estimation
59-
Estimate relative abundances of pseudoalignments `fwd.txt` and `rev.txt` using the lineages in `clustering.txt` with two threads by running
58+
Estimate relative abundances of [Themisto](https://github.com/algbio/themisto) pseudoalignments `fwd.txt` and `rev.txt` using the lineages in `clustering.txt` with two threads by running
6059
```
6160
mSWEEP --themisto-1 fwd.txt --themisto-2 rev.txt -i clustering.txt -t 2
6261
```

0 commit comments

Comments
 (0)