Skip to content

Commit f37a30c

Browse files
committed
build: update index_fasta environment
1 parent b916415 commit f37a30c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflow/rules/fasta.smk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rule read_bam_refs:
1919

2020
rule index_fasta:
2121
conda:
22-
"../envs/tools.yaml"
22+
"../envs/var_calling.yaml"
2323
input:
2424
fasta="{name}.fasta",
2525
output:

0 commit comments

Comments
 (0)