r-msa2dist: auto updated to 1.4.0-2

This commit is contained in:
BioArchLinuxBot 2023-10-21 12:06:13 +00:00
parent 77264dc82d
commit 0fd9507d8d

View file

@ -4,7 +4,7 @@ _pkgname=MSA2dist
_pkgver=1.4.0 _pkgver=1.4.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="MSA2dist calculates pairwise distances between all sequences of a DNAStringSet or a AAStringSet using a custom score matrix and conducts codon based analysis" pkgdesc="MSA2dist calculates pairwise distances between all sequences of a DNAStringSet or a AAStringSet using a custom score matrix and conducts codon based analysis"
arch=(x86_64) arch=(x86_64)
url="https://bioconductor.org/packages/${_pkgname}" url="https://bioconductor.org/packages/${_pkgname}"