summaryrefslogtreecommitdiff
path: root/biology/Makefile
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2021-08-23 12:26:47 -0500
committerJason W. Bacon <jwb@FreeBSD.org>2021-08-23 12:26:47 -0500
commit615c521bb3a0eafdb69e45fc8ddb2ca7c8c286b3 (patch)
tree3a3b74f44b202170697232cab268c173a989cb9a /biology/Makefile
parentdevel/capnproto: upgrade to 0.9.0 (diff)
biology/flash: Fast Length Adjustment of SHort reads
FLASH (Fast Length Adjustment of SHort reads) is a very fast and accurate software tool to merge paired-end reads from next-generation sequencing experiments. FLASH is designed to merge pairs of reads when the original DNA fragments are shorter than twice the length of reads. The resulting longer reads can significantly improve genome assemblies. They can also improve transcriptome assembly when FLASH is used to merge RNA-seq 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 081fb65708b1..24a2bc0890c3 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -45,6 +45,7 @@
SUBDIR += fasttree
SUBDIR += fastx-toolkit
SUBDIR += figtree
+ SUBDIR += flash
SUBDIR += fluctuate
SUBDIR += freebayes
SUBDIR += garlic