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
3dbf7004
Commit
3dbf7004
authored
Sep 04, 2020
by
Gonzalo S Nido
Browse files
Changed Lambda chr name to agree with Encode downloaded reference
parent
3e37d5d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
wgbs-pipeline.sh
View file @
3dbf7004
...
...
@@ -2,7 +2,8 @@
# Some variables
MT_chr_name
=
"chrM"
LAMBDA_chr_name
=
"NC_001416.1"
#LAMBDA_chr_name="NC_001416.1"
LAMBDA_chr_name
=
"chrL"
# Get pipeline folder
PIPELINEPATH
=
"
$(
cd
"
$(
dirname
"
$0
"
)
"
>
/dev/null 2>&1
;
pwd
-P
)
"
...
...
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