mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-inpas: auto updated to 2.14.1-1
This commit is contained in:
parent
007e9e99c9
commit
29b11f073c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=InPAS
|
_pkgname=InPAS
|
||||||
_pkgver=2.14.0
|
_pkgver=2.14.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.14.0
|
pkgver=2.14.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='A Bioconductor package for identifying novel Alternative PolyAdenylation Sites (PAS) from RNA-seq data'
|
pkgdesc='A Bioconductor package for identifying novel Alternative PolyAdenylation Sites (PAS) from RNA-seq data'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -55,7 +55,7 @@ optdepends=(
|
||||||
r-txdb.mmusculus.ucsc.mm10.knowngene
|
r-txdb.mmusculus.ucsc.mm10.knowngene
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('4589f2c8ffea1430c44211d6a987fd2600d809927ab860baf99a544282fc2beb')
|
sha256sums=('3d26355bb120ec18605fda03f581aa8849c28bd7ea9a9a5279d320bab03a1c77')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue