Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
BDS
GeneDER
ArrayUtils
Commits
ccb29793
Commit
ccb29793
authored
Jun 14, 2019
by
Leon-Charles Tranchevent
Browse files
Bug correction: dev.off error in Agilent QC-I.
parent
4ed55a03
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/run_quality_control_on_raw_agilent.R
View file @
ccb29793
...
...
@@ -56,7 +56,6 @@ run_quality_control_on_raw_agilent <- function(input_data_dir,
file
=
heatmap_filename
,
showticklabels
=
c
(
FALSE
,
TRUE
),
row_side_colors
=
pheno_data
[,
1
:
2
])
dev.off
()
# We clean up.
rm
(
cor_mat
,
heatmap_filename
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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