mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-aucell: auto updated to 1.18.1-1
This commit is contained in:
parent
d182251910
commit
6e71e48dbd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=AUCell
|
||||
_pkgver=1.18.0
|
||||
_pkgver=1.18.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.18.0
|
||||
pkgver=1.18.1
|
||||
pkgrel=1
|
||||
pkgdesc="AUCell: Analysis of 'gene set' activity in single-cell RNA-seq data (e.g. identify cells with specific gene signatures)"
|
||||
arch=('any')
|
||||
|
@ -45,7 +45,7 @@ optdepends=(
|
|||
r-zoo
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ffb545fc19b2fae164cc195f812cf062024175c3d0de502b4e5e5237b62db085')
|
||||
sha256sums=('f969bb6262af856e71b846e650f41a26e87838464670d2d50b1450ca7c3b999f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue