Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

51 lines (34 loc) · 2.09 KB

seqeralabs/nf-chai: Changelog

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.2.1

Patch release to fix:

  • Running Chai-1 on cpu
  • Enabling folding multiple fasta files in parallel
  • Updated README

0.2.0

Credits

Special thanks to the following for their contributions to the release:

Enhancements & fixes

  • PR #11 - Expose additional Chai-1 parameters in the pipeline
  • PR #12 - Add log for GPU/CPU
  • PR #13 - Bump chai_lab version to 0.4.2
  • PR #14 - Add parameter to provide multiple sequence alignment directory to Chai-1
  • PR #15 - Add test_full_msa profile to test provision of MSAs

0.1.0

Initial release of seqeralabs/nf-chai, created with the nf-core template.

Credits

Special thanks to the following for their contributions to the release:

Enhancements & fixes

  • PR #1 - Delete files not required from nf-core pipeline template
  • PR #2 - Remove additional customisations from nf-core pipeline template to simplify further
  • PR #5 - Add chai-1 functionality to the pipeline
  • PR #8 - Add --weights_dir parameter to provide pre-downloaded weights to Chai-1
  • PR #9 - Add reports file for pipeline outputs