From 092be5bbf9defe0ae5b224d3e19d31347e6652b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Szafron?= Date: Tue, 30 May 2023 12:29:39 +0200 Subject: [PATCH] Update --- methyl_arrays.r | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/methyl_arrays.r b/methyl_arrays.r index 5eef0bc..e236a41 100755 --- a/methyl_arrays.r +++ b/methyl_arrays.r @@ -286,7 +286,7 @@ Beta.values.bin[Beta.values.bin < 0.5] <- 0 #Draw density plots of Beta-values cat("Drawing density plots of beta values...\n") -# visualise what the data looks like before and after normalisation and filtering +# Visualize what the data looks like before and after normalization and filtering pdf(paste("Density_plots", suffix, "pdf", sep = "."), height = 10, width = 7) par(mfrow=c(3,1)) densityPlot(getBeta(mSetRaw), sampGroups=targets[[ind.factors[1]]],