Skip to content

Commit

Permalink
singularity
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrausch committed Nov 30, 2021
1 parent bf0ce85 commit e81e221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Plotting of aligned sequencing reads in BAM/CRAM format and visualization of gen

# Installing Wally

The easiest way to get Wally is to download the statically linked binary from the [Wally github release page](https://github.com/tobiasrausch/wally/releases/). You can also build Wally from source using a recursive clone and make.
Wally is available as a pre-compiled static binary from the [release page](https://github.com/tobiasrausch/wally/releases/), as a singularity container [SIF file](https://github.com/tobiasrausch/wally/releases/) or as a minimal [Docker container](https://hub.docker.com/r/trausch/wally/). You can also build Wally from source using a recursive clone and make.

`git clone --recursive https://github.com/tobiasrausch/wally.git`

Expand Down

0 comments on commit e81e221

Please sign in to comment.