biology/Makefile: Add vcf2hap
This commit is contained in:
parent
c52d171dc9
commit
3324ba0be7
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.69 2021/03/24 18:20:39 bacon Exp $
|
||||
# $NetBSD: Makefile,v 1.70 2021/03/24 18:23:33 bacon Exp $
|
||||
#
|
||||
|
||||
COMMENT= Software for the biological sciences
|
||||
|
@ -66,6 +66,7 @@ SUBDIR+= stacks
|
|||
SUBDIR+= stride
|
||||
SUBDIR+= trimmomatic
|
||||
SUBDIR+= vcf-split
|
||||
SUBDIR+= vcf2hap
|
||||
SUBDIR+= vsearch
|
||||
SUBDIR+= xylem
|
||||
|
||||
|
|
Loading…
Reference in a new issue