We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b687a commit b5f970bCopy full SHA for b5f970b
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
packages=['Allo'],
9
python_requires='>=3.10',
10
scripts=['Allo/allo'],
11
- url='https://github.com/seqcode/allo/archive/refs/tags/v1.1.0.tar.gz',
+ url='https://github.com/seqcode/allo/archive/refs/tags/1.1.0.tar.gz',
12
license='LICENSE.txt',
13
description='A multi-mapped read rescue strategy for ChIP-seq data',
14
include_package_data = True,
0 commit comments