Published June 24, 2023
| Version v0.5.4
Software
Open
pangenome/pggb: pggb 0.5.4 - Fatica
Authors/Creators
- 1. The University of Tennessee Health Science Center (@uthsc)
- 2. University of Tennessee Health Science Center (UTHSC)
- 3. QBiC
Description
The main power-ups in this version are in smoothxg:
- the partial order alignment (POA) is executed on unique sequences by duplicating the POA blocks before their alignment, strongly improving the performance;
- final graphs no longer contain uncovered edges, leading to a bit simpler graph topologies.
Moreover, we update vcfwave in order to correctly manage inversions in the VCF file normalization.
Updating pggb's components, we fixed several bugs and now the log files will be a bit less verbose (in order to avoid gigabyte-scale logs for long runs).
This introduces:
- update
smoothxgto perform the POA on unique sequences #280 by @AndreaGuarracino - fix versioning #282 by @AndreaGuarracino
- support metric parameter suffixes #290 by @ekg
- update
singularitysyntax in theREADME.md#293 by @petersudmant - add tools for
gfa2evaluationinDockerfile#295 by @subwaystation - update
smoothxgto avoid uncovered edges #304 by @AndreaGuarracino - update
pggb's components #281, #283, #285, #286, #296, #303 by @AndreaGuarracino - Update
vcflibto get the fixedvcfwave#311 by @AndreaGuarracino
Files
pangenome/pggb-v0.5.4.zip
Files
(8.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:fe2200cf736f7eb6f523083f68981f38
|
8.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pangenome/pggb/tree/v0.5.4 (URL)