From 58fa67ffd09d3bdfe72bef7c873ef94190dc6708 Mon Sep 17 00:00:00 2001 From: Justin Bedo Date: Tue, 12 Nov 2024 15:50:42 +1100 Subject: deprecate platypus --- tools/platypus.nix | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 tools/platypus.nix (limited to 'tools/platypus.nix') diff --git a/tools/platypus.nix b/tools/platypus.nix deleted file mode 100644 index 29e7e08..0000000 --- a/tools/platypus.nix +++ /dev/null @@ -1,10 +0,0 @@ -{ bionix }: - -with bionix; - -{ - /* Call variants - Type: { ... } -> [bam] -> vcf - */ - call = callBionixE ./platypus-callVariants.nix; -} -- cgit v1.2.3