Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
HPC - JGU - Life Sciences
seq-analysis
Commits
e6680616
Commit
e6680616
authored
Aug 30, 2019
by
Christian Meesters
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
corrected eb config to account for the stage-in
parent
454ff5b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
blast/pBlast.eb
blast/pBlast.eb
+2
-1
No files found.
blast/pBlast.eb
View file @
e6680616
...
...
@@ -12,7 +12,8 @@ easyblock = 'Binary'
sources = ['./parallel_BLAST/LA_Wrapper',
'./parallel_BLAST/cleanup.sh',
'./parallel_BLAST/blast_wrap.sh',
'./parallel_BLAST/splitter.py']
'./parallel_BLAST/splitter.py',
'./parallel_BLAST/stage_in.sh']
unpack_sources = False
...
...
Write
Preview
Markdown
is supported
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