Skip to content
Snippets Groups Projects
Commit 7f8fbb69 authored by nlecouvr's avatar nlecouvr
Browse files

another one

parent 1328e99f
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,8 @@ include { fastp } from "./nf_modules/fastp/main.nf"
include { index_fasta; mapping_fastq } from "./nf_modules/bowtie2/main.nf"
params.reads = ""
params.genome = ""
log.info "reads files : ${params.reads}"
log.info "genome file : ${params.genome}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment