res<-res+'\t\t\t\tcommand = paste0("Command line to run the entire workflow:<br/>","snakemake -s /workflow/Snakefile --configfile ", paste0(input$results_dir,"/params.yml") ,\t" -d ", input$results_dir ,\t" --cores ", input$cores, " all<br/>This snakemake command needs the Snakefile and the params file of the workflow <br/><br/>What will be done :<br/>")\n'