Port details |
- seqwish Alignment to variation graph inducer
- 0.7.11 biology =2 0.7.10Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-07-21 21:42:05
- Last Update: 2024-11-16 10:27:18
- Commit Hash: df5c1f3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/ekg/seqwish
- Description:
- seqwish implements a lossless conversion from pairwise alignments between
sequences to a variation graph encoding the sequences and their alignments.
As input we typically take all-versus-all alignments, but the exact structure
of the alignment set may be defined in an application specific way. This
algorithm uses a series of disk-backed sorts and passes over the alignment and
sequence inputs to allow the graph to be constructed from very large inputs
that are commonly encountered when working with large numbers of noisy input
sequences. Memory usage during construction and traversal is limited by the use
of sorted disk-backed arrays and succinct rank/select dictionaries to record a
queryable version of the graph.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- seqwish>0:biology/seqwish
- To install the port:
- cd /usr/ports/biology/seqwish/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/seqwish
- pkg install seqwish
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: seqwish
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731123736
SHA256 (seqwish-v0.7.11.tar.gz) = 9cbf51990787a93c58a1ee04239608785beb7e8a38efeb02929121b3c8c4a103
SIZE (seqwish-v0.7.11.tar.gz) = 12125014
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for seqwish-0.7.11:
OPENMP=on: Parallel processing support via OpenMP
===> Use 'make config' to modify these settings
- Options name:
- biology_seqwish
- USES:
- cmake:noninja compiler:c++14-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.11 16 Nov 2024 10:27:18 |
Yuri Victorovich (yuri) |
biology/seqwish: Broken on 15 with clng-19
Reported by: fallout |
0.7.11 09 Nov 2024 06:06:06 |
Yuri Victorovich (yuri) |
biology/seqwish: update 0.7.10 → 0.7.11 |
0.7.10 18 May 2024 17:29:58 |
Yuri Victorovich (yuri) |
biology/seqwish: update 0.7.9 → 0.7.10 |
0.7.9 05 Nov 2023 23:07:52 |
Yuri Victorovich (yuri) |
biology/seqwish: Add comment |
0.7.9 25 Aug 2023 06:22:32 |
Yuri Victorovich (yuri) |
biology/seqwish: Add comment |
0.7.9 17 Aug 2023 05:27:09 |
Yuri Victorovich (yuri) |
biology/seqwish: Broken on i386
Reported by: fallout |
0.7.9 21 Jul 2023 23:47:03 |
Yuri Victorovich (yuri) |
biology/seqwish: Correct COMMENT and WWW |
0.7.9 21 Jul 2023 21:38:59 |
Yuri Victorovich (yuri) |
biology/seqwish: New port: Assembly By Short Sequences: parallel, paired-end
sequence assembler |
Number of commits found: 8
|