Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gonzalo S Nido
wgbs-pipeline
Commits
f309da16
Commit
f309da16
authored
Aug 07, 2020
by
Gonzalo S Nido
Browse files
Stupid mistake fixed
parent
761a693e
Changes
1
Hide whitespace changes
Inline
Side-by-side
wgbs-pipeline.sh
View file @
f309da16
...
...
@@ -6,8 +6,6 @@ LAMBDA_chr_name="chrL"
# Get pipeline folder
PIPELINEPATH
=
"
$(
cd
"
$(
dirname
"
$0
"
)
"
>
/dev/null 2>&1
;
pwd
-P
)
"
echo
$PIPELINEPATH
exit
1
# Reference genome (with Bismark indices and stuff
ref_dir
=
"
${
PIPELINEPATH
}
/ref"
...
...
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