From 00b1552f240e47541b09fa441768decc0d0e6d14 Mon Sep 17 00:00:00 2001 From: mvdbeek Date: Wed, 10 Apr 2024 14:54:35 +0200 Subject: [PATCH] Fix and simplify nanoplot cheetah The previous version has set `#set $f = $extension + ".gz"`, which then generates invalid symlinks. By having fewer if statements here there are less things that can go wrong and we get test coverage with the existing tests. --- tools/nanoplot/nanoplot.xml | 50 +++++++++---------------------------- 1 file changed, 12 insertions(+), 38 deletions(-) diff --git a/tools/nanoplot/nanoplot.xml b/tools/nanoplot/nanoplot.xml index 0a244ff2472..f0b63ae7872 100644 --- a/tools/nanoplot/nanoplot.xml +++ b/tools/nanoplot/nanoplot.xml @@ -1,4 +1,4 @@ - + Plotting suite for Oxford Nanopore sequencing data and alignments 1.42.0 @@ -16,47 +16,21 @@ NanoPlot --version