Skip to content
Snippets Groups Projects
Commit ddba8d60 authored by Xavier Grand's avatar Xavier Grand
Browse files

Modif star/main_2.7.8a.nf process mapping_withindex

parent 63321875
No related branches found
No related tags found
No related merge requests found
......@@ -123,7 +123,7 @@ workflow {
//########################## QUALITY CHECKS ###################
// fastqc_rawdata
fastqc_raw(fastq_files.collect())
fastqc_raw(fastq_files)
// fastqc_processed
fastqc_preprocessed(fastp.out.fastq.map { it -> [it [0], it[1]]})
// multiqc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment