Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-fuchs authored Oct 23, 2023
1 parent 75c5c2f commit e887425
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
[![DOI](https://zenodo.org/badge/700952196.svg)](https://zenodo.org/badge/latestdoi/700952196)
[![PiPy](https://img.shields.io/pypi/v/bamdash?label=pypi%20version)](https://pypi.org/project/bamdash/)
[![Downloads](https://static.pepy.tech/badge/bamdash)](https://pypi.org/project/bamdash/)
[![CONDA](https://img.shields.io/conda/v/bioconda/bamdash?label=conda%20version)](https://anaconda.org/bioconda/bamdash)
[![CONDA](https://img.shields.io/conda/dn/bioconda/bamdash?label=conda%20downloads)](https://anaconda.org/bioconda/bamdash)

## Overview

Expand Down Expand Up @@ -61,6 +63,10 @@ The nomenclature for the aminoacid effect is pretty simplified:
```shell
pip install bamdash
```
### via conda:
```shell
conda install -c bioconda bamdash
```
### from this repo:
```shell
git clone https://github.com/jonas-fuchs/BAMdash
Expand Down

0 comments on commit e887425

Please sign in to comment.