Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
HPC - JGU - Life Sciences
seq-analysis
Commits
454ff5b0
Commit
454ff5b0
authored
Aug 29, 2019
by
Christian Meesters
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated version and info
parent
08656d71
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
blast/pBlast.eb
blast/pBlast.eb
+1
-1
blast/parallel_BLAST/LA_Wrapper
blast/parallel_BLAST/LA_Wrapper
+2
-1
No files found.
blast/pBlast.eb
View file @
454ff5b0
# easyconfigfile for the ZDV taskfarm script
# easyconfigfile for the ZDV taskfarm script
name = 'parallel_BLAST'
name = 'parallel_BLAST'
version = '0.5
.1
'
version = '0.5'
homepage = 'https://gitlab.rlp.net/hpc-jgu-lifescience/seq-analysis/'
homepage = 'https://gitlab.rlp.net/hpc-jgu-lifescience/seq-analysis/'
...
...
blast/parallel_BLAST/LA_Wrapper
View file @
454ff5b0
...
@@ -53,7 +53,7 @@ module load bio/BLAST+/2.9.0-gompi-2019a
...
@@ -53,7 +53,7 @@ module load bio/BLAST+/2.9.0-gompi-2019a
### setup variable for THIS script; giving absolute path if necessary
### setup variable for THIS script; giving absolute path if necessary
SCRIPT
=
"
$0
"
SCRIPT
=
"
$0
"
SCRIPT_VERSION
=
"0.5"
SCRIPT_VERSION
=
"0.5
.1
"
# TODO: delete the following 3 functions, once sbcast is working
# TODO: delete the following 3 functions, once sbcast is working
function
queue
{
function
queue
{
...
@@ -225,6 +225,7 @@ credits()
...
@@ -225,6 +225,7 @@ credits()
echo
" - faster stage-in for reference data"
echo
" - faster stage-in for reference data"
echo
" - automerge for -outfmt=6"
echo
" - automerge for -outfmt=6"
echo
" - -outfmt=6 is now the default"
echo
" - -outfmt=6 is now the default"
echo
"- v0.5.1 -- 29. Aug. 2019 -- numerous fixes"
echo
echo
echo
"Current version is:
$SCRIPT_VERSION
"
echo
"Current version is:
$SCRIPT_VERSION
"
echo
echo
...
...
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