Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bioinfo_utils
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Blaise LI
bioinfo_utils
Commits
53c9ca6e
Commit
53c9ca6e
authored
2 years ago
by
Blaise Li
Browse files
Options
Downloads
Patches
Plain Diff
Trying to fix requirements.
parent
05c84c4b
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
plotting_scripts
+1
-1
1 addition, 1 deletion
plotting_scripts
requirements.txt
+2
-2
2 additions, 2 deletions
requirements.txt
snakemake_wrappers
+1
-1
1 addition, 1 deletion
snakemake_wrappers
with
4 additions
and
4 deletions
plotting_scripts
@
597b0d79
Subproject commit
bc73d2d1055638c6cae2d011425c9c4f0f28b148
Subproject commit
597b0d79985c3666c16fa736c8d9772da6efa199
This diff is collapsed.
Click to expand it.
requirements.txt
+
2
−
2
View file @
53c9ca6e
...
@@ -25,7 +25,7 @@ matplotlib==3.3.2
...
@@ -25,7 +25,7 @@ matplotlib==3.3.2
numpy
==1.19.2
numpy
==1.19.2
pandas
==1.1.2
pandas
==1.1.2
paraccumulators
@
git+https://gitlab.pasteur.fr/bli/paraccumulators.git@314c8942595eb91fa243a0f66219abc5d106868e
paraccumulators
@
git+https://gitlab.pasteur.fr/bli/paraccumulators.git@314c8942595eb91fa243a0f66219abc5d106868e
plotting-scripts
@
git+https://gitlab.pasteur.fr/bli/plotting_scripts.git@
bc73d2d1055638c6cae2d011425c9c4f0f28b148
plotting-scripts
@
git+https://gitlab.pasteur.fr/bli/plotting_scripts.git@
597b0d79985c3666c16fa736c8d9772da6efa199
# pybedtools==0.8.0
# pybedtools==0.8.0
# pybedtools @ git+https://github.com/blaiseli/pybedtools.git@pep518
# pybedtools @ git+https://github.com/blaiseli/pybedtools.git@pep518
# pybedtools==0.8.2
# pybedtools==0.8.2
...
@@ -45,5 +45,5 @@ scikit-learn==0.23.2
...
@@ -45,5 +45,5 @@ scikit-learn==0.23.2
scipy
==1.5.2
scipy
==1.5.2
seaborn
==0.11.0
seaborn
==0.11.0
snakemake
==5.24.2
snakemake
==5.24.2
snakemake-wrappers
@
git+https://gitlab.pasteur.fr/bli/snakemake_wrappers.git@
cc8cf5169a071f373dde39a7d039063a4f1851d1
snakemake-wrappers
@
git+https://gitlab.pasteur.fr/bli/snakemake_wrappers.git@
b947682b96ab38aa6a275e0c7c0ac349f9f75959
tabulate
==0.8.7
tabulate
==0.8.7
This diff is collapsed.
Click to expand it.
snakemake_wrappers
@
b947682b
Subproject commit
cc8cf5169a071f373dde39a7d039063a4f1851d1
Subproject commit
b947682b96ab38aa6a275e0c7c0ac349f9f75959
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment