Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mmassaviol
WAWmassaviol
Commits
0d010178
Commit
0d010178
authored
Oct 11, 2021
by
khalid
Browse files
change chromosome file name in radsex_map
parent
fb9ae52b
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/radsex_map/radsex_map.prepare.report.R
View file @
0d010178
...
...
@@ -7,7 +7,7 @@ args = commandArgs(trailingOnly=TRUE)
parameters
=
read_yaml
(
args
[
1
])
$
params
chemin
=
paste0
(
parameters
$
results_dir
,
"/"
,
parameters
$<
step_name
>
__
radsex_map_output_dir
)
chromosome_file
=
parameters
$<
step_name
>
__
chromosome_file
chromosome_file
=
parameters
$<
step_name
>
__
radsex_map_
chromosome_file
fichiers
=
paste0
(
chemin
,
"/map_results.tsv"
)
output_file
=
paste
(
parameters
$
results_dir
,
parameters
$<
step_name
>
__
radsex_map_output_dir
,
"Mapping_genome_radsex_map_mqc.png"
,
sep
=
"/"
)
...
...
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