Search Criteria
Package Details: kallisto 0.51.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kallisto.git (read-only, click to copy) |
---|---|
Package Base: | kallisto |
Description: | Quantify abundances of transcripts from RNA-Seq data |
Upstream URL: | http://pachterlab.github.io/kallisto/ |
Keywords: | bioinformatics |
Licenses: | BSD |
Submitter: | flying-sheep |
Maintainer: | flying-sheep |
Last Packager: | flying-sheep |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-04 11:14 (UTC) |
Last Updated: | 2024-11-02 14:53 (UTC) |
Dependencies (5)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
Latest Comments
flying-sheep commented on 2021-12-19 10:58 (UTC)
I found a way to fix it, and another build error!
ironcyborg commented on 2019-12-09 16:25 (UTC)
The problem is still present in the updated package. Is is solved using the same solution I suggested with the 0.46.0-1 PKGBUILD file, without the new changes you introduced in the latest version.
ironcyborg commented on 2019-12-03 15:43 (UTC)
Build does not work, to solve please add "autoheader" in the build section as follows: ( cd "$srcdir/$pkgname-$pkgver/ext/htslib" autoheader autoreconf )