Mercurial > repos > proteomisc > preprocess_dataset
changeset 31:7091181c9a9b draft
Uploaded
author | proteomisc |
---|---|
date | Mon, 11 Dec 2023 11:57:53 +0000 |
parents | 9d2343a87802 |
children | 3744b476edc9 |
files | preprocess_datasets/Affymetrix_Preprocessing.R |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/preprocess_datasets/Affymetrix_Preprocessing.R Tue Dec 05 12:22:50 2023 +0000 +++ b/preprocess_datasets/Affymetrix_Preprocessing.R Mon Dec 11 11:57:53 2023 +0000 @@ -82,7 +82,6 @@ AffymetrixRmd=file_path("Affymetrix.Rmd") Style=file_path("look.css") -suppressWarnings(suppressMessages(knit(AffymetrixRmd,output="PreprocessingPlots.html",quiet = T))) suppressWarnings(suppressMessages(knit2html(AffymetrixRmd,output="PreprocessingPlots.html",quiet = T))) #suppressWarnings(suppressMessages(markdownToHTML(AffymetrixRmd,output="PreprocessingPlots.html", stylesheet=Style))) #suppressWarnings(suppressMessages(knit2html(AffymetrixRmd,output="PreprocessingPlots.html",quiet = T)))