Mercurial > repos > proteomisc > preprocess_dataset
diff preprocess_datasets/Affymetrix_Preprocessing.R @ 22:2f468dd9ea39 draft
Uploaded
author | proteomisc |
---|---|
date | Sun, 03 Dec 2023 17:20:30 +0000 |
parents | 5d481ae1b76c |
children | adbd4545d00d |
line wrap: on
line diff
--- a/preprocess_datasets/Affymetrix_Preprocessing.R Sun Dec 03 17:08:48 2023 +0000 +++ b/preprocess_datasets/Affymetrix_Preprocessing.R Sun Dec 03 17:20:30 2023 +0000 @@ -86,7 +86,7 @@ dev.off() AffymetrixRmd=file_path("Affymetrix.Rmd") Style=file_path("look.css") -suppressWarnings(suppressMessages(knit2html(AffymetrixRmd,output="PreprocessingPlots.html",quiet = T, stylesheet=Style))) +suppressWarnings(suppressMessages(knit2html(AffymetrixRmd,output="PreprocessingPlots.html",quiet = T))) rm(listArguments) save.image("MicroArray.Preprocessing.RData") sink()