Recent Releases of galah
galah - v0.4.0
What's Changed
cluster: Add --checkm2-quality-file. Fixes #28. Update to clap command line parser v3 Use skani as the default genome comparison tool, instead of fastANI
New Contributors
- @AroneyS made their first contribution in https://github.com/wwood/galah/pull/30
Full Changelog: https://github.com/wwood/galah/compare/v0.3.1...v0.4.0
- Rust
Published by AroneyS about 2 years ago
galah - v0.2.0
- Overall full help for
clustermode, addmanas a dependency. - Aligned fraction is calculated by galah from fragment counts, rather than relying on FastANI's thresholds. See #7 and https://github.com/ParBLiSS/FastANI/issues/70
- Update FastANI dependency version to 1.31 (#6)
- Add further output options e.g.
--output-representative-fasta-directory-copyand--output-representative-list.(#3) - Add ability to change quality formula with
--quality-formula, and default toParks2020_reduced. - Rename the
--prethreshold-aniargument to be--precluster-ani.
Thanks to Antônio Pedro Camargo (@apcamargo ) for help on a few of these issues.
- Rust
Published by wwood over 5 years ago