Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Blaise LI
bioinfo_utils
Commits
602ae3dd
Commit
602ae3dd
authored
May 12, 2022
by
Blaise Li
Browse files
Still trying to fix git cloning issue.
parent
16bed854
Changes
1
Hide whitespace changes
Inline
Side-by-side
singularity/run_pipeline.def
View file @
602ae3dd
...
...
@@ -68,7 +68,7 @@ From:workflows_base.sif
# installing seqlogo
cd /usr/local/src
# git clone git://github.com/saketkc/pyseqlogo
git clone
git+
https://github.com/saketkc/pyseqlogo
git clone https://github.com/saketkc/pyseqlogo
cd pyseqlogo
pip install -r requirements.txt
pip install .
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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