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
ba065fe4
Commit
ba065fe4
authored
Oct 18, 2019
by
Christian Meesters
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
QCWrapper: updated version and history info
parent
fb0756f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
trim_filter/parallel_QCTools/QCWrapper
trim_filter/parallel_QCTools/QCWrapper
+4
-1
No files found.
trim_filter/parallel_QCTools/QCWrapper
View file @
ba065fe4
...
...
@@ -38,7 +38,7 @@ _arg_qtrim_format="i1.8"
SCRIPT
=
"
$0
"
SCRIPT_VERSION
=
"0.3.
1
"
SCRIPT_VERSION
=
"0.3.
2
"
die
()
{
...
...
@@ -132,6 +132,9 @@ credits()
echo
"- v0.3.1 -- 22. Feb. 2019 -- bug fixes:"
echo
" - striping only, when creating unstriped output dir on MII"
echo
" - preventing to write to HOME"
echo
"- v0.3.2 -- 18. Oct. 2019 -- bug fixes:"
echo
" - mate file was corrupted for paired end cases"
echo
" - -o flag appropriately working, now"
echo
echo
"This script was written by Christian Meesters 2018-2019 (ZDV, HPC group)"
.
echo
"See https://gitlab.rlp.net/hpc-jgu-lifescience/seq-analysis/blob/master/LICENSE"
...
...
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