aboutsummaryrefslogtreecommitdiff
path: root/tools/strelka-call.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tools/strelka-call.nix')
-rw-r--r--tools/strelka-call.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/strelka-call.nix b/tools/strelka-call.nix
index 4471d7d..7836bbe 100644
--- a/tools/strelka-call.nix
+++ b/tools/strelka-call.nix
@@ -21,7 +21,7 @@ in
assert (length (unique refs) == 1);
stage {
- name = "strelka";
+ name = "strelka-call";
buildInputs = with pkgs; [ strelka ];
buildCommand = ''
ln -s ${ref} ref.fa