Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Blaise LI
libhts
Commits
aff44d33
Commit
aff44d33
authored
Apr 30, 2021
by
Blaise Li
Browse files
Fix syntax error in libbamutils.
parent
372b064c
Changes
2
Hide whitespace changes
Inline
Side-by-side
requirements.txt
View file @
aff44d33
Cython
libbamutils
@
git+https://gitlab.pasteur.fr/bli/libbamutils.git@
92433c830ede5d3e95dcc8f9415073187897b9f5
libbamutils
@
git+https://gitlab.pasteur.fr/bli/libbamutils.git@
21441641409c703870242c469d97b29812c32474
libworkflows
@
git+https://gitlab.pasteur.fr/bli/libworkflows.git@b29b854ff1db6c87386007808286207b8af11b9d
matplotlib
networkx
...
...
setup.py
View file @
aff44d33
...
...
@@ -38,7 +38,7 @@ setup(
"scripts/copypaste_bigwig_regions.py"
,
"scripts/extract_annot_start.py"
],
install_requires
=
[
"libbamutils @ git+https://gitlab.pasteur.fr/bli/libbamutils.git@
92433c830ede5d3e95dcc8f9415073187897b9f5
"
,
"libbamutils @ git+https://gitlab.pasteur.fr/bli/libbamutils.git@
21441641409c703870242c469d97b29812c32474
"
,
#"libworkflows @ git+https://gitlab+deploy-token-31:isEzpsgbNf2sJMdUDy2g@gitlab.pasteur.fr/bli/libworkflows.git@744dd79b579577cb6e131653260d7990946be3ad#egg=libworkflows-0.1",
#"libworkflows @ git+https://gitlab+deploy-token-31:isEzpsgbNf2sJMdUDy2g@gitlab.pasteur.fr/bli/libworkflows.git#egg=libworkflows-0.1",
#"libworkflows @ git+https://gitlab+deploy-token-31:isEzpsgbNf2sJMdUDy2g@gitlab.pasteur.fr/bli/libworkflows.git",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment