Pipeline_CEL.Rmd and Pipeline_IDAT.Rmd are created to make the quality control of raw Affymetrix and Illumina microarray files.
Due to the few information that an specific file can give to us, the pipelines are focused in the comparison of the files of the same dataset. Specially in IDATs, because you have two files for each sample.
- Open the ".Rmd" files in Rstudio.
- Open the Knit option.
- Select "Knit with parameters...".
- In the pop-up, write the folder where the files are located.
- Click Knit.
- Wait until the html is displayed. It will take few minutes.
Rscript input_CEL.R Report_CEL.Rmd complete/path/to/the/folder/of/the/files
or
Rscript input_IDAT.R Report_IDAT.Rmd complete/path/to/the/folder/of/the/files