fastqc.RdThis function executes a ubuntu docker that produces as output FASTQCstdin_fastqc.html and stdin_fastqc.zip files
fastqc(group = c("sudo", "docker"), data.folder)a character string. Two options: sudo or docker, depending to which group the user belongs
a character string indicating the folder where input data are located and where output will be written