Created attachment 161120 [details] Shar archive BWA is a program for aligning sequencing reads against a large reference genome (e.g. human genome). It has two major components, one for read shorter than 150bp and the other for longer reads.
A commit references this bug: Author: rm Date: Fri Sep 25 18:39:39 UTC 2015 New revision: 397851 URL: https://svnweb.freebsd.org/changeset/ports/397851 Log: BWA is a program for aligning sequencing reads against a large reference genome (e.g. human genome). It has two major components, one for read shorter than 150bp and the other for longer reads. WWW: http://sourceforge.net/projects/bio-bwa/ PR: 203158 Submitted by: Jason Bacon <jwbacon@tds.net> Changes: head/biology/Makefile head/biology/bwa/ head/biology/bwa/Makefile head/biology/bwa/distinfo head/biology/bwa/files/ head/biology/bwa/files/patch-Makefile head/biology/bwa/files/patch-bwt_lite.c head/biology/bwa/files/patch-bwtgap.c head/biology/bwa/files/patch-bwtgap.h head/biology/bwa/pkg-descr
Committed, thank you!