# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories science biology
license Artistic-1 LGPL-3+
description an ultrafast, memory-efficient short read aligner
long_description Bowtie is ${description}. It aligns short DNA sequences \
(reads) to the human genome at a rate of over 25 million \
35-bp reads per hour. Bowtie indexes the genome with a \
Burrows-Wheeler index to keep its memory footprint small: \
typically about 2.2 GB for the human genome (2.9 GB for \
homepage http://bowtie-bio.sourceforge.net/
master_sites sourceforge:project/bowtie-bio/${name}/${version}
extract.suffix -src${extract.suffix}
checksums sha1 ce261d82695e6e97ffc1bc9c3f6651a9fbb2feba \
rmd160 e75b41d3cfa0ff69bf4cc19038613d15a8702c5d
depends_build bin:md5sum:md5sha1sum
build.args CC=${configure.cc} CXX=${configure.cxx} \
EXTRA_FLAGS="[get_canonical_archflags]"
xinstall -W ${worksrcpath} \
xinstall -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} \
${destroot}${prefix}/share/doc/${name}