# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit autotools-utils flag-o-matic toolchain-funcs DESCRIPTION="Transcript assembly, differential expression, and differential regulation for RNA-Seq" HOMEPAGE="http://cufflinks.cbcb.umd.edu/" SRC_URI="http://cufflinks.cbcb.umd.edu/downloads/${P}.tar.gz" SLOT="0" LICENSE="Artistic" IUSE="debug" KEYWORDS="~amd64 ~x86" DEPEND=" >=sci-biology/samtools-0.1.18 =dev-libs/boost-1.47.0:=