From 5164d38ee538f6791a25b81f28a27126b90444f7 Mon Sep 17 00:00:00 2001 From: "Jason W. Bacon" Date: Sun, 18 Apr 2021 13:46:14 -0500 Subject: biology/snpeff: Genetic variant annotation and effect prediction toolbox Genetic variant annotation and functional effect prediction toolbox. It annotates and predicts the effects of genetic variants on genes and proteins (such as amino acid changes). --- biology/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'biology/Makefile') diff --git a/biology/Makefile b/biology/Makefile index 40af21229bfa..7c6bfbddf1d1 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -168,6 +168,7 @@ SUBDIR += sim4 SUBDIR += slclust SUBDIR += smithwaterman + SUBDIR += snpeff SUBDIR += spoa SUBDIR += stacks SUBDIR += star -- cgit v1.2.3