Releases: PacificBiosciences/pbipa
Releases · PacificBiosciences/pbipa
IPA v1.8.0
IPA v1.5.0
- Removed Pbmm2 for polishing. This should allow a much faster overall runtime, especially on genomes with low-complexity sequences.
- Pancake has a new maximum seed length of 28 (instead of 32 like before). This is due to a new seed data structure which encodes seed span.
- GNU time in the IPA workflow is now used only when available.
- GFA string graph is now being written at the end of the 10-assemble stage.
- Overall improvements to stability and efficiency.
Drop "-e" from purge_dups
The -e
can still be added by configuration, via config_purge_dups_get_seqs
.
Support .fq and other extensions
Support purge_dups after parallel pancake
See README.
htslib-1.10 unpinned in Bioconda
See CHANGELOG.md
Bug-fixes; retain high copy number elements
See CHANGELOG.md
Improved sharding for parallel tasks
See CHANGELOG.md