Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
seq-analysis
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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
name = 'parallel_BLAST'
version = '0.5
.1
'
version = '0.5'
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
### setup variable for THIS script; giving absolute path if necessary
SCRIPT
=
"
$0
"
SCRIPT_VERSION
=
"0.5"
SCRIPT_VERSION
=
"0.5
.1
"
# TODO: delete the following 3 functions, once sbcast is working
function
queue
{
...
...
@@ -225,6 +225,7 @@ credits()
echo
" - faster stage-in for reference data"
echo
" - automerge for -outfmt=6"
echo
" - -outfmt=6 is now the default"
echo
"- v0.5.1 -- 29. Aug. 2019 -- numerous fixes"
echo
echo
"Current version is:
$SCRIPT_VERSION
"
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