Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Gitlab will go into maintenance Friday 3rd February from 9:00 to 10:00
Open sidebar
Laura Denies
PathoFact
Commits
0092106b
Commit
0092106b
authored
Apr 21, 2020
by
Valentina Galata
Browse files
updated set-up.sh (issue
#17
,
#19
,
#20
,
#21
)
parent
a6b1735e
Changes
1
Hide whitespace changes
Inline
Side-by-side
set-up.sh
View file @
0092106b
#!/bin/bash -l
cd
scripts
# remove possible empty folders at start
rm
-rf
VirSorter PlasFlow
# Install deepARG (https://bitbucket.org/gusphdproj/deeparg-ss/src/master/)
#git clone https://gaarangoa@bitbucket.org/gusphdproj/deeparg-ss.git
# Install PlasFlow (https://github.com/smaegol/PlasFlow)
git clone https://github.com/smaegol/PlasFlow
#Install DeepVirFinder (https://github.com/jessieren/DeepVirFinder)
#git clone https://github.com/jessieren/DeepVirFinder.git
#Install VirSorter (https://github.com/simroux/VirSorter)
git clone https://github.com/simroux/VirSorter.git
cd
VirSorter/Scripts
make clean
make
###########
# DeepARG #
###########
...
...
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