mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-scfeaturefilter: auto updated to 1.26.0-1
This commit is contained in:
parent
9a7cd93aaa
commit
0af5a2c7fd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=scFeatureFilter
|
||||
_pkgver=1.24.0
|
||||
_pkgver=1.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.24.0
|
||||
pkgver=1.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='A correlation-based method for quality filtering of single-cell RNAseq data'
|
||||
arch=('any')
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b0f0ffd4813a2331fb8a0a5e0345db8aa8549eccd8d7519fc484a6385b9aafd3')
|
||||
sha256sums=('110a931843f39aa51dfa5271e5904bb58523a1a48e0b375aec8d891f103e2364')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue