aboutsummaryrefslogtreecommitdiff
path: root/biology/Makefile
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2020-04-15 15:22:04 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2020-04-15 15:22:04 +0000
commit64673b1e81f9071f6bb2c7bff7808313b795abed (patch)
tree6adf24b58a40ae56977e0dcafed37c33dafa3ae3 /biology/Makefile
parent81a43c2ff38a473bef4df4ab71d8e698492a0a52 (diff)
downloadports-64673b1e81f9071f6bb2c7bff7808313b795abed.tar.gz
ports-64673b1e81f9071f6bb2c7bff7808313b795abed.zip
biology/gcta: Genome-wide Complex Trait Analysis
GCTA (Genome-wide Complex Trait Analysis) was originally designed to estimate the proportion of phenotypic variance explained by genome- or chromosome-wide SNPs for complex traits (the GREML method), and has subsequently extended for many other analyses to better understand the genetic architecture of complex traits.
Notes
Notes: svn path=/head/; revision=531770
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 068bec4e6b08..6044da1ad279 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -43,6 +43,7 @@
SUBDIR += freebayes
SUBDIR += garlic
SUBDIR += gatk
+ SUBDIR += gcta
SUBDIR += gemma
SUBDIR += gff2ps
SUBDIR += gmap