r-ccimpute: auto updated to 1.4.0-2

This commit is contained in:
BioArchLinuxBot 2023-11-29 12:02:45 +00:00
parent e90bc017df
commit 9d7a23b919

View file

@ -4,7 +4,7 @@ _pkgname=ccImpute
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="ccImpute: an accurate and scalable consensus clustering based approach to impute dropout events in the single-cell RNA-seq data (https://doi.org/10.1186/s12859-022-04814-8)"
arch=(x86_64)
url="https://bioconductor.org/packages/${_pkgname}"