aboutsummaryrefslogtreecommitdiff
path: root/biology/Makefile
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2019-09-23 16:09:30 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2019-09-23 16:09:30 +0000
commit490aa151f9c4014d610ccb18e295815e7cd4e624 (patch)
treeeb3ea36aa18fde10063ad0c1f763863c124f66a5 /biology/Makefile
parentf4a88d048118f4f7024dfaabc7f23bad5e29aeda (diff)
downloadports-490aa151f9c4014d610ccb18e295815e7cd4e624.tar.gz
ports-490aa151f9c4014d610ccb18e295815e7cd4e624.zip
biology/py-multiqc: Aggregate bioinformatics analysis reports
MultiQC searches a given directory for analysis logs and compiles an HTML report. It's a general use tool, perfect for summarising the output from numerous bioinformatics tools.
Notes
Notes: svn path=/head/; revision=512646
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 d7a91dfaf6e8..5e5cd3313b57 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -128,6 +128,7 @@
SUBDIR += py-gtfparse
SUBDIR += py-loompy
SUBDIR += py-macs2
+ SUBDIR += py-multiqc
SUBDIR += py-orange3-bioinformatics
SUBDIR += py-orange3-single-cell
SUBDIR += py-pyfaidx