summaryrefslogtreecommitdiff
path: root/biology/Makefile
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2021-10-14 06:51:12 -0500
committerJason W. Bacon <jwb@FreeBSD.org>2021-10-14 06:51:12 -0500
commit799d4cc2cfd1c343f486afbde5cc735ec206de2e (patch)
tree458c38d9907692f1e966f97af84d36e7a942d4c2 /biology/Makefile
parentsysutils/ansible: Update to 4.7.0 (diff)
biology/py-deeptools: User-friendly tools for exploring deep-sequencing data
deepTools contains useful modules to process the mapped reads data for multiple quality checks, creating normalized coverage files in standard bedGraph and bigWig file formats, that allow comparison between different files (for example, treatment and control). Finally, using such normalized and standardized files, deepTools can create many publication-ready visualizations to identify enrichments and for functional annotations of the genome.
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 a49bdebebeef..c4fd2890bcf3 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -144,6 +144,7 @@
SUBDIR += py-bx-python
SUBDIR += py-crossmap
SUBDIR += py-cutadapt
+ SUBDIR += py-deeptools
SUBDIR += py-deeptoolsintervals
SUBDIR += py-dnaio
SUBDIR += py-ete3