sci-biology/IMAGE - 2.4.1 (science)

Search

Package Information

Description:
Iterative Mapping and Assembly for Gap Elimination using paired-end Illumina
Homepage:
https://sourceforge.net/apps/mediawiki/image2
License:
CC-BY-2.0

Ebuild Details

Version EAPI Keywords Slot
2.4.1 7 ~amd64 0
View Raw Ebuild
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit perl-functions

DESCRIPTION="Iterative Mapping and Assembly for Gap Elimination using paired-end Illumina"
HOMEPAGE="https://sourceforge.net/apps/mediawiki/image2"
SRC_URI="https://sourceforge.net/projects/image2/files/IMAGE_version${PV}_64bit.zip"

#http://genomebiology.com/2010/11/4/R41
LICENSE="CC-BY-2.0"
SLOT="0"
KEYWORDS="~amd64"

# contains bundled binaries:
# nucmer smalt_x86_64 ssaha2 ssaha2Build velvetg velveth
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND="app-arch/unzip"

S="${WORKDIR}/${PN}_version2.4"

src_install() {
	perl_doexamples example/
	perl_domodule *.pl
}

Dependencies

BDEPEND

app-arch/unzip

Manifest for 2.4.1

Type File Size Source URLs
DIST IMAGE_version2.4.1_64bit.zip 2717440 bytes https://sourceforge.net/projects/image2/files/IMAGE_version2.4.1_64bit.zip