File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 55[ ![ PyPI version] ( https://badge.fury.io/py/genomepy.svg )] ( https://badge.fury.io/py/genomepy )
66[ ![ GitHub stars] ( https://badgen.net/github/stars/vanheeringen-lab/genomepy )] ( https://GitHub.com/vanheeringen-lab/genomepy/stargazers/ )
77
8- [ ![ Build Status] ( https://app.travis-ci.com/vanheeringen-lab/genomepy.svg?branch=master )] ( https://app.travis-ci.com/github/vanheeringen-lab/genomepy/branches )
98[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/c4476820f1d21a3e0569/maintainability )] ( https://codeclimate.com/github/vanheeringen-lab/genomepy/maintainability )
10- [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/c4476820f1d21a3e0569/test_coverage )] ( https://codeclimate.com/github/vanheeringen-lab/genomepy/test_coverage )
9+ [ ![ CI/CD] ( https://github.com/vanheeringen-lab/genomepy/actions/workflows/ci-cd.yml/badge.svg?branch=master )] ( https://github.com/vanheeringen-lab/genomepy/actions/workflows/ci-cd.yml )
10+
11+ [ // ] : # ( [ ; ]( ; https://app.travis-ci.com/github/vanheeringen-lab/genomepy/branches) ; )
12+ [ // ] : # ( [ ; ]( ; https://codeclimate.com/github/vanheeringen-lab/genomepy/test_coverage) ; )
1113
1214[ ![ bioinformatics] ( https://img.shields.io/badge/DOI-10.1093%2Fbioinformatics%2Fbtad119-%23167da4 )] ( https://doi.org/10.1093/bioinformatics/btad119 )
1315[ ![ zenodo] ( https://zenodo.org/badge/DOI/10.5281/zenodo.1010458.svg )] ( https://doi.org/10.5281/zenodo.1010458 )
@@ -51,7 +53,7 @@ You can install genomepy via [bioconda](https://bioconda.github.io/), pip or git
5153#### Bioconda
5254
5355``` bash
54- $ conda install -c conda-forge -c bioconda ' genomepy>=0.15 '
56+ $ conda install -c conda-forge -c bioconda ' genomepy>=0.16 '
5557```
5658
5759#### Pip
You can’t perform that action at this time.
0 commit comments