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
dfc4cec7
Commit
dfc4cec7
authored
2 years ago
by
Blaise Li
Browse files
Options
Downloads
Patches
Plain Diff
Still fixing dependencies.
Don't forget setup.py.
parent
53c9ca6e
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
@
42b2a746
Subproject commit
597b0d79985c3666c16fa736c8d9772da6efa199
Subproject commit
42b2a7467c48e4ef06041b86d5f7615ef28afc4b
This diff is collapsed.
Click to expand it.
requirements.txt
+
2
−
2
View file @
dfc4cec7
...
@@ -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@
597b0d79985c3666c16fa736c8d9772da6efa199
plotting-scripts
@
git+https://gitlab.pasteur.fr/bli/plotting_scripts.git@
42b2a7467c48e4ef06041b86d5f7615ef28afc4b
# 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@
b947682b96ab38aa6a275e0c7c0ac349f9f75959
snakemake-wrappers
@
git+https://gitlab.pasteur.fr/bli/snakemake_wrappers.git@
21f095c38ce689f1fde3a46bb3fda1dd6b7d3e12
tabulate
==0.8.7
tabulate
==0.8.7
This diff is collapsed.
Click to expand it.
snakemake_wrappers
@
21f095c3
Subproject commit
b947682b96ab38aa6a275e0c7c0ac349f9f75959
Subproject commit
21f095c38ce689f1fde3a46bb3fda1dd6b7d3e12
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