aboutsummaryrefslogtreecommitdiff
path: root/biology/Makefile
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2021-07-02 17:00:29 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2021-07-02 17:00:29 +0000
commit7fd4d4420f371474514cdb696d120e069b11ec21 (patch)
tree22a35a9ca12b9726c223a018e6ea4893760ee8c4 /biology/Makefile
parente35c0e08648a793d99d8159c2dbcc80f9b6bf23d (diff)
downloadports-7fd4d4420f371474514cdb696d120e069b11ec21.tar.gz
ports-7fd4d4420f371474514cdb696d120e069b11ec21.zip
biology/py-goatools: Tools for processing and visualizing Gene Ontology terms
Goatools is a python library for processing Gene Ontology (GO) terms. It includes routines for processing, filtering, and visualizing GO data.
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 55ed6b8c2735..f02dc903a129 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -137,6 +137,7 @@
SUBDIR += py-dnaio
SUBDIR += py-ete3
SUBDIR += py-gffutils
+ SUBDIR += py-goatools
SUBDIR += py-gtfparse
SUBDIR += py-hits
SUBDIR += py-loompy