mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
academic/cufflinks: Updated for version 2.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dcf51d0fdd
commit
6882f2516f
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for cufflinks
|
||||
|
||||
# Copyright 2013 Petar Petrov, petar.petrov@student.oulu.fi
|
||||
# Copyright 2013-2014 Petar Petrov, petar.petrov@student.oulu.fi
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -27,7 +27,7 @@
|
|||
# http://euscan.iksaif.net/package/sci-biology/cufflinks/
|
||||
|
||||
PRGNAM=cufflinks
|
||||
VERSION=${VERSION:-2.1.1}
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cufflinks"
|
||||
VERSION="2.1.1"
|
||||
VERSION="2.2.0"
|
||||
HOMEPAGE="http://cufflinks.cbcb.umd.edu/"
|
||||
DOWNLOAD="http://cufflinks.cbcb.umd.edu/downloads/cufflinks-2.1.1.tar.gz"
|
||||
MD5SUM="3c1f34264122565b1697706a5f0fd242"
|
||||
DOWNLOAD="http://cufflinks.cbcb.umd.edu/downloads/cufflinks-2.2.0.tar.gz"
|
||||
MD5SUM="aa78c6b51ab0d433d22e1a1ac4422584"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="eigen3 samtools"
|
||||
|
|
|
@ -14,6 +14,6 @@ cufflinks: Seq samples. It accepts aligned RNA-Seq reads and assembles
|
|||
cufflinks: the alignments into a parsimonious set of transcripts.
|
||||
cufflinks:
|
||||
cufflinks: Home: http://cufflinks.cbcb.umd.edu/
|
||||
cufflinks: References: /usr/doc/cufflinks-2.1.1/References
|
||||
cufflinks: References: /usr/doc/cufflinks-2.2.0/References
|
||||
cufflinks:
|
||||
cufflinks:
|
||||
|
|
Loading…
Reference in a new issue