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

RNAseq_XGR.nf pb HTseq_count modif input with index_bam.out.bam_idx

parent 7ba56e18
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ if (params.help || params.h) {
/* Arguments */
params.project = ""
params.fastq = "${params.project}/fastq/*{1,2}.fastq"
params.fastq = "${params.project}/fastq/*{1,2}.fq.gz"
params.gtf = ""
params.fasta = ""
params.idx = ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment