Search Criteria
Package Details: seqan3-git 3.0.0.r465.g4cdd84b2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/seqan3-git.git (read-only, click to copy) |
---|---|
Package Base: | seqan3-git |
Description: | The modern C++ library for sequence analysis. Contains version3 of the library and API docs. |
Upstream URL: | http://www.seqan.de |
Licenses: | custom |
Conflicts: | seqan3 |
Provides: | seqan3 |
Submitter: | alienzj |
Maintainer: | None |
Last Packager: | alienzj |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-08-30 08:12 (UTC) |
Last Updated: | 2019-12-05 05:21 (UTC) |
Dependencies (13)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- range-v3
- sdsl-lite-v3-gitAUR
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- make (make-gitAUR) (make)
- benchmark (optional)
- bzip2 (bzip2-gitAUR) (optional) – bzip2 support
- cereal (optional) – serialisation support
- coin-or-lemon (optional) – graphs, required for MSA
- doxygen (doxygen-gitAUR) (optional)
- gtest (googletest-gitAUR) (optional)
- zip (zip-natspecAUR) (optional) – zip support
Latest Comments
MarsSeed commented on 2023-07-29 23:56 (UTC)
Please kindly implement a git tag based
pkgver()
, now that those are finally available.malacology commented on 2023-07-15 01:22 (UTC)
Better to use the git submodule
alienzj commented on 2019-11-05 03:07 (UTC)
Hello, Kloetzl, try it.
alienzj commented on 2019-11-05 02:30 (UTC)
Yes, your are right.
kloetzl commented on 2019-10-31 11:41 (UTC)
Trying to build some example code [1] I get errors about missing ranges-v3 and sdsl. Maybe these should be added to the dependencies.
1: https://docs.seqan.de/seqan/3-master-user/tutorial_ranges.html