All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[2.1.0dev] - 2024-0X-0X : https://github.com/BU-ISCIII/buisciii-tools/releases/tag/2.1.X
Code contributions to the hotfix:
[2.X.1hot] - 2024-0X-0X : https://github.com/BU-ISCIII/buisciii-tools/releases/tag/2.X.1
Code contributions to the hotfix:
[2.0.0] - 2024-03-01 : https://github.com/BU-ISCIII/buisciii-tools/releases/tag/2.0.0
Code contributions to the release:
- Added templates:
- freebayes
- Added credential parameters: --api_user, --api_password and --cred_file
- Make modules to create folder's paths automatically from DB
- Added finish module
- Added json files: sftp_user.json
- Added delivery jinja templates
- Added IRMA template to services.json
- Scratch module now executes rsync using SLURM's srun
- Fixed API requests to fit in the new database format
- Updated README
- Added PyYAML
[1.0.1] - 2024-02-01 : https://github.com/BU-ISCIII/buisciii-tools/releases/tag/1.0.1
Code contributions to the hotfix:
- Added new line in
buisciii_tools/bu_isciii/templates/viralrecon/ANALYSIS/lablog_viralrecon
, in order to automatically renameANALYSIS0X_MAG
directory with the current date. - Introduced handling of flu-C in
buisciii_tools/bu_isciii/templates/IRMA/ANALYSIS/ANALYSIS01_FLU_IRMA/04-irma/
lablog
andcreate_irma_stats.sh
- Small changes to
buisciii_tools/bu_isciii/templates/viralrecon/RESULTS/viralrecon_results
for blast and new excel_generator.py - Introduced better error handling in excel_generator.py. Now it can also be used for single files
- Brought back
PASS_ONLY
to exometrio'sexomiser_configfile.yml
- #187 - Added new template for bacterial assembly. Allowing for short, long and hybrid assembly.
- #190 - renamed some variables in create-summary_report from viralrecon template as their name was misleading and fixed a small typo in regex finding in excel_generator.py
- #192 - Small changes in excel_generator.py to automatically merge pangolin/nextclade tables when more than 1 reference is found
- Added CHANGELOG
- Added template for Pull Request
- Added Contributing guidelines
- Added github action to sync branches
[1.0.0] - 2024-01-08 : https://github.com/BU-ISCIII/buisciii-tools/releases/tag/1.0.0
Code contributions to the inital release: