aboutsummaryrefslogtreecommitdiff
path: root/biology/Makefile
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2023-07-28 15:41:58 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2023-07-28 15:41:58 +0000
commit505bb0df2b00b2e9a65545764cf39855eab6bfa5 (patch)
tree07de74943e0439ab1c01386274e3522011b806e8 /biology/Makefile
parent4a76a74959d94be943e91b2921e2d555f381b031 (diff)
downloadports-505bb0df2b00b2e9a65545764cf39855eab6bfa5.tar.gz
ports-505bb0df2b00b2e9a65545764cf39855eab6bfa5.zip
biology/py-htseq: Python library for sequence analysis
HTSeq is a Python library to facilitate programmatic analysis of data from high-throughput sequencing (HTS) experiments. A popular component of HTSeq is htseq-count, a script to quantify gene expression in bulk and single-cell RNA-Seq and similar experiments.
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 ecb49b10cc6c..dc020b1fd61e 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -171,6 +171,7 @@
SUBDIR += py-goatools
SUBDIR += py-gtfparse
SUBDIR += py-hits
+ SUBDIR += py-htseq
SUBDIR += py-libnuml
SUBDIR += py-libsedml
SUBDIR += py-loompy