Skip to content
Snippets Groups Projects
Commit 41efd843 authored by nlecouvr's avatar nlecouvr
Browse files

another one

parent 782ad00c
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,7 @@ include { fastp } from "./nf_modules/fastp/main.nf"
include { index_fasta; mapping_fastq } from "./nf_modules/bowtie2/main.nf"
params.reads = ""
params.genome = ""
params.help = false
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