From 3c3b0863c812da163c95e34d1ff106fb581bd3bf Mon Sep 17 00:00:00 2001 From: "snakedeploy-bot[bot]" <115615832+snakedeploy-bot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 01:36:43 +0000 Subject: [PATCH] perf: update bio/bismark/bismark_methylation_extractor/environment.yaml. --- bio/bismark/bismark_methylation_extractor/environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bio/bismark/bismark_methylation_extractor/environment.yaml b/bio/bismark/bismark_methylation_extractor/environment.yaml index 5ecc7f8c1c..2580ea98e2 100644 --- a/bio/bismark/bismark_methylation_extractor/environment.yaml +++ b/bio/bismark/bismark_methylation_extractor/environment.yaml @@ -4,6 +4,6 @@ channels: - nodefaults dependencies: - bowtie2 =2.5.1 - - bismark =0.24.0 + - bismark =0.24.1 - samtools =1.17 - perl-gdgraph =1.54