aboutsummaryrefslogtreecommitdiff
path: root/biology/Makefile
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2023-07-07 13:37:33 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2023-07-07 13:38:22 +0000
commit964411795080849c96f95a7ce315e1b230b9b93a (patch)
tree98a820a584dae2b502fecd0c78d1c3eb665b6c2d /biology/Makefile
parent062481165673585a01a42f1ba5689b04e923f6c7 (diff)
downloadports-964411795080849c96f95a7ce315e1b230b9b93a.tar.gz
ports-964411795080849c96f95a7ce315e1b230b9b93a.zip
biology/bifrost: Parallel tool for de Bruijn graphs
Bifrost is a tool and API for parallel construction, indexing and querying of colored and compacted de Bruijn graphs from FASTA/FASTQ DNA/RNA sequence files.
Diffstat (limited to 'biology/Makefile')
-rw-r--r--biology/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile
index c8654fab2077..fe34cafefca7 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -15,6 +15,7 @@
SUBDIR += bcftools
SUBDIR += bedtools
SUBDIR += bfc
+ SUBDIR += bifrost
SUBDIR += bio-mocha
SUBDIR += bioawk
SUBDIR += biococoa