sci-biology/miranda - 3.3a (science)

Search

Package Information

Description:
An algorithm for finding genomic targets for microRNAs
Homepage:
https://www.mskcc.org/research/ski/programs/computational-biology
License:
GPL-2

Ebuild Details

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

EAPI=7

inherit flag-o-matic

MY_PN=miRanda
MY_P=${MY_PN}-${PV}

DESCRIPTION="An algorithm for finding genomic targets for microRNAs"
HOMEPAGE="https://www.mskcc.org/research/ski/programs/computational-biology"
SRC_URI="http://cbio.mskcc.org/microrna_data/${MY_PN}-aug2010.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

S="${WORKDIR}/${MY_P}"

src_configure() {
	append-cflags -fcommon
	default
}

Manifest for 3.3a

Type File Size Source URLs
DIST miRanda-aug2010.tar.gz 198538 bytes http://cbio.mskcc.org/microrna_data/miRanda-aug2010.tar.gz