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

small changes

parent 1f2d5d5d
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ include { index_fasta; mapping_fastq } from "./nf_modules/bowtie2/main.nf" ...@@ -16,7 +16,7 @@ include { index_fasta; mapping_fastq } from "./nf_modules/bowtie2/main.nf"
params.genome = "data/genome/dm6.fa" params.genome = "data/genome/dm6.fasta"
params.reads = "data/reads/data.fastq" params.reads = "data/reads/data.fastq"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment