Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sfchen authored Jan 21, 2020
1 parent 01d92cf commit 3c3d851
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![install with conda](
https://anaconda.org/bioconda/mutscan/badges/version.svg)](https://anaconda.org/bioconda/mutscan)
# MutScan
Detect and visualize target mutations by scanning FastQ files directly
* [Features](#features)
Expand Down Expand Up @@ -43,6 +45,12 @@ mutscan -1 R1.fq.gz -2 R2.fq.gz
```

# Get MutScan
## install with Bioconda
[![install with conda](
https://anaconda.org/bioconda/mutscan/badges/version.svg)](https://anaconda.org/bioconda/mutscan)
```shell
conda install -c bioconda mutscan
```
## download binary
This binary is only for Linux systems: http://opengene.org/MutScan/mutscan
```shell
Expand Down

0 comments on commit 3c3d851

Please sign in to comment.