Recent Releases of galah

galah - v0.4.2

  • Documentation updates (thanks @solc42)

- Rust
Published by wwood over 1 year ago

galah - v0.4.1

  • Documentation updates (thanks @solc42)
  • Add DOI to citation

- Rust
Published by wwood over 1 year ago

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.3.1

  • Improve symlinking procedure for Windows (https://github.com/wwood/CoverM/issues/50) - thanks @apcamargo
  • Use updated coverm-rs to allow absolute paths in checkm file (reported by @rhysnewell )

- Rust
Published by wwood over 4 years ago

galah - v0.3.0

  • Suggest solution for dashing install problem - Thanks Rafael Laso Pérez (https://github.com/wwood/CoverM/#45)
  • cluster: Fix argument parsing for --precluster-ani - Thanks @apcamargo (#8)
  • Update to birdtoolutils v0.3.0

- Rust
Published by wwood about 5 years ago

galah - v0.2.0

  • Overall full help for cluster mode, add man as 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-copy and --output-representative-list. (#3)
  • Add ability to change quality formula with --quality-formula, and default to Parks2020_reduced.
  • Rename the --prethreshold-ani argument 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

galah - v0.1.0

Initial release.

- Rust
Published by wwood about 6 years ago