Skip to content

Commit 2e235ee

Browse files
authored
Update README.md
1 parent a2bf74e commit 2e235ee

1 file changed

Lines changed: 3 additions & 12 deletions

File tree

README.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,14 @@ A multi-mapped read rescue strategy for peak-based gene regulatory analyses.
44

55
## Installation
66

7-
### Bioconda
7+
### Package managers
88

9-
[![Anaconda-Server Badge](https://anaconda.org/bioconda/allo/badges/version.svg)](https://anaconda.org/bioconda/allo)
9+
* Bioconda: [![Anaconda-Server Badge](https://anaconda.org/bioconda/allo/badges/version.svg)](https://anaconda.org/bioconda/allo)
1010
[![Anaconda-Server Badge](https://anaconda.org/bioconda/allo/badges/downloads.svg)](https://anaconda.org/bioconda/allo)
1111

12-
```
13-
conda install -c bioconda allo
14-
```
15-
1612

17-
### PyPI and pip
13+
* PyPI: [![PyPI version](https://badge.fury.io/py/bio-allo.svg)](https://badge.fury.io/py/bio-allo)
1814

19-
[![PyPI version](https://badge.fury.io/py/bio-allo.svg)](https://badge.fury.io/py/bio-allo)
20-
21-
```
22-
pip install bio-allo
23-
```
2415

2516
### Git clone and pip
2617

0 commit comments

Comments
 (0)