aboutsummaryrefslogtreecommitdiff
path: root/biology/Makefile
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2019-05-26 03:36:49 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2019-05-26 03:36:49 +0000
commite6e8db340ad9b6f401e91769d6db719982a48ce8 (patch)
tree5fa791e94def9c03ccbd1bda603efde6106522c1 /biology/Makefile
parent911e7c008b5ed5e8b0fdb1980414d9934fdc802b (diff)
downloadports-e6e8db340ad9b6f401e91769d6db719982a48ce8.tar.gz
ports-e6e8db340ad9b6f401e91769d6db719982a48ce8.zip
biology/bolt-lmm: Mixed model association testing and variance component analysis
The BOLT-LMM software package currently consists of two main algorithms, the BOLT-LMM algorithm for mixed model association testing, and the BOLT-REML algorithm for variance components analysis (i.e., partitioning of SNP-heritability and estimation of genetic correlations).
Notes
Notes: svn path=/head/; revision=502673
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 97fc09f97faf..70f82e9c2742 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -11,6 +11,7 @@
SUBDIR += bcftools
SUBDIR += bedtools
SUBDIR += biococoa
+ SUBDIR += bolt-lmm
SUBDIR += bowtie
SUBDIR += bowtie2
SUBDIR += bwa