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

add STAR and HTseq to RNAseq_XGR.nf

parent 0ee9fa42
No related branches found
No related tags found
No related merge requests found
...@@ -116,7 +116,7 @@ workflow { ...@@ -116,7 +116,7 @@ workflow {
//########################## PREPROCESSING #################### //########################## PREPROCESSING ####################
// fastp // fastp
fastp(fastq_files.collect()) fastp(fastq_files)
//########################## QUALITY CHECKS ################### //########################## QUALITY CHECKS ###################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment