blob: e2b13cabba0bbbf101b10d98ab405d66d167f531 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = cufflinks-git
pkgdesc = Transcriptome assembly and differential expression analysis for RNA-Seq
pkgver = 2.2.1.r89.gdc3b0cb
pkgrel = 4
url = http://cole-trapnell-lab.github.io/cufflinks/
arch = x86_64
license = BSL-1.0
makedepends = boost
makedepends = git
depends = boost-libs
depends = eigen
depends = python
depends = samtools
provides = cufflinks
conflicts = cufflinks
source = git+https://github.com/cole-trapnell-lab/cufflinks.git
source = cufflinks-git.patch::https://github.com/cole-trapnell-lab/cufflinks/pull/108.patch
source = configure-ac.patch
sha256sums = SKIP
sha256sums = 22c7ff96d9081290edb10bbdf4193eb08f6d9b5b64980eb82ce9cb62fb513c97
sha256sums = 4034a606ab5b847dc62a79801c658b5eeebd8019a0a06afb4754592f352eea58
pkgname = cufflinks-git
|