Skip to content

Commit

Permalink
Merge branch 'matthdsm-patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
caherzee committed Sep 1, 2021
2 parents c384f10 + ef8c773 commit 97a6c0a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
[![Anaconda-Server Badge](https://anaconda.org/bioconda/elprep/badges/installer/conda.svg)](https://conda.anaconda.org/bioconda)
[![Anaconda-Server Badge](https://anaconda.org/bioconda/elprep/badges/version.svg)](https://anaconda.org/bioconda/elprep)
[![Anaconda-Server Badge](https://anaconda.org/bioconda/elprep/badges/latest_release_date.svg)](https://anaconda.org/bioconda/elprep)
[![Anaconda-Server Badge](https://anaconda.org/bioconda/elprep/badges/downloads.svg)](https://anaconda.org/bioconda/elprep)
[![Anaconda-Server Badge](https://anaconda.org/bioconda/elprep/badges/license.svg)](https://anaconda.org/bioconda/elprep)
# Overview

elPrep is a high-performance tool for analyzing .sam/.bam files (up to and including variant calling) in sequencing pipelines.
Expand Down Expand Up @@ -56,7 +61,11 @@ platform](https://imec.flintbox.com/technologies/fe07eac7-bef5-45a2-a2e3-b6c8f4e
Go to our [terms of use](https://www.imec-int.com/en/terms-use-elprep) page for detailed information.

elPrep 5 binaries can be compiled from the source code available on GitHub, or can also be installed
via [anaconda/bioconda](https://anaconda.org/bioconda/elprep).
via [anaconda/bioconda](https://anaconda.org/bioconda/elprep):

```bash
conda install -c bioconda elprep
```

## GitHub

Expand Down

0 comments on commit 97a6c0a

Please sign in to comment.