We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d0532 commit ccb29eaCopy full SHA for ccb29ea
README.md
@@ -28,8 +28,9 @@ Detect and visualize target mutations by scanning FastQ files directly
28
mutscan -1 R1.fq.gz -2 R2.fq.gz
29
```
30
31
-# get mutscan
32
-## download binary (only for Linux systems, http://opengene.org/MutScan/mutscan)
+# Get MutScan
+## download binary
33
+This binary is only for Linux systems: http://opengene.org/MutScan/mutscan
34
```shell
35
# this binary was compiled on CentOS, and tested on CentOS/Ubuntu
36
wget http://opengene.org/MutScan/mutscan
0 commit comments