Skip to content

Commit c758f6b

Browse files
author
Alexis Morrissey
committed
Merge branch 'main' of github.com:seqcode/allo
2 parents daa6f6d + 92aed7c commit c758f6b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
A multi-mapped read rescue strategy for gene regulatory analyses.
44

5-
[Check out our pre-print to learn more!](https://www.biorxiv.org/content/10.1101/2023.09.12.556916v1)
5+
**Genome Research paper now online:** [https://genome.cshlp.org/content/early/2024/07/10/gr.278638.123.abstract](https://genome.cshlp.org/content/early/2024/07/10/gr.278638.123.abstract)
6+
7+
[Or check out our pre-print to learn more!](https://www.biorxiv.org/content/10.1101/2023.09.12.556916v1)
68

79
### Releases
810

@@ -11,11 +13,11 @@ As of **v1.1.0**, Allo has neural networks trained for DNase-seq and ATAC-seq un
1113
## Installation
1214
### Package managers
1315

14-
* Bioconda: [![Anaconda-Server Badge](https://anaconda.org/bioconda/allo/badges/version.svg)](https://anaconda.org/bioconda/allo)
15-
[![Anaconda-Server Badge](https://anaconda.org/bioconda/allo/badges/downloads.svg)](https://anaconda.org/bioconda/allo)
16+
* Bioconda: [![Anaconda-Server Badge](https://anaconda.org/bioconda/allo/badges/version.svg?v=3)](https://anaconda.org/bioconda/allo)
17+
[![Anaconda-Server Badge](https://anaconda.org/bioconda/allo/badges/downloads.svg?v=3)](https://anaconda.org/bioconda/allo)
1618

1719

18-
* PyPI: [![PyPI version](https://badge.fury.io/py/bio-allo.svg)](https://badge.fury.io/py/bio-allo)
20+
* PyPI: [![PyPI version](https://badge.fury.io/py/bio-allo.svg?v=2)](https://badge.fury.io/py/bio-allo)
1921

2022

2123
### Git clone and pip

0 commit comments

Comments
 (0)