Skip to content

Releases: pangenome/pggb

v0.7.4

23 Apr 14:58
e25486b

Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.7.4

v0.7.3

14 Apr 13:52
cfcfba4

Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

23 Oct 19:48
0e9c9e1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

22 Oct 13:37
c3714fc

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

16 Oct 14:22
9fff886

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

08 Apr 01:53
d500639

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.6.0

pggb 0.5.4 - Fatica

24 Jun 18:44
42ea284

Choose a tag to compare

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:

pggb 0.5.3 - Eseguito

13 Jan 20:30

Choose a tag to compare

pggb 0.5.2 - Ciclico

18 Dec 05:30

Choose a tag to compare

pggb 0.5.1 - Speranza

08 Nov 16:18
59502a8

Choose a tag to compare

This introduces:

  • gcc-11 for building the tools in the Docker/Singularity image #240 by @ekg
  • a heavily reworked pggb script to improve its maintainability, with minor bug and typos fixes, and improvement in the LOG/YAML outputs #242 by @AndreaGuarracino
  • the partition-before-pggb script to perform sequence partitioning before pggb #243 by @AndreaGuarracino
  • update for seqwish and its compilation to improve its portability #244 by @AndreaGuarracino
  • optional (skippable) graph normalization step #246 by @AndreaGuarracino