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

correction

parent adc63251
Branches
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ nextflow.enable.dsl=2
include { fastp } from "./nf_modules/fastp/main.nf"
include { fasta_from_bed } from "./nef_modules/bedtools/main.nf"
include { fasta_from_bed } from "./nf_modules/bedtools/main.nf"
params.fastq = "data/fastq/*_{1,2}.fastq"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment