blob: d8e3f9a8ea985a5b18e2fa337b4b82e2ba5f1ce1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=app-arch/unzip
DEFINED_PHASES=compile install setup
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) dev-lang/perl sys-libs/zlib
DESCRIPTION=Popular short read aligner for Next-generation sequencing data
EAPI=8
HOMEPAGE=http://bowtie-bio.sourceforge.net/bowtie2/
INHERIT=python-single-r1 toolchain-funcs
IUSE=cpu_flags_x86_sse2 examples +python_single_target_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) dev-lang/perl sys-libs/zlib
REQUIRED_USE=cpu_flags_x86_sse2 ^^ ( python_single_target_python3_10 )
SLOT=2
SRC_URI=https://downloads.sourceforge.net/project/bowtie-bio/bowtie2/2.4.4/bowtie2-2.4.4-source.zip
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=96d47aea8f0f6093567ab8b36422563c
|