Skip to content
Snippets Groups Projects
Commit 7dabd7f3 authored by Floreal Cabanettes's avatar Floreal Cabanettes
Browse files

Fix typo

parent babb2a7a
No related branches found
No related tags found
1 merge request!7Svtyper parallel
......@@ -236,7 +236,7 @@ rule dict:
rule nstretches:
input:
fasta = PREFIX+".fasta"
fasta = PREFIX+".fasta",
fai = PREFIX+".fasta.fai"
output:
PREFIX+".Nstretch.bed"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment