Releases: GeneDx/pgr-tk
Releases · GeneDx/pgr-tk
v0.5.1 release
- refactor the code we can generate build without AGC lib, useful for non-standard-linux platform for command line / Rust lib only usage. (For example, using the code on a M1/M2 MacOS)
- code linting
pgr-pbundle-decomp
can save previous constructed bundle decomposition and re-use them- remove WFA2 dependence
Minor tweaks, add fast coverage comparisons, and alignment to compute offset
- addition functionality on pgr-pbundle-bed2svg
- add pgr-compare-cov, pgr-compare-cov2
- add pgr-pbundle-bed2offset.rs
- pgr-pbundle-decomp now support projecting new sequence onto a MAP-Graph built from different set of sequences
- support query fasta files in pgr-query
- fix a graph traversal bug in pgr-db/src/graph_utils.rs
- fix a bug in the sequence reconstruction
8 bump the Docker for workstation to new version of python