Skip to content

Commit 43615a3

Browse files
authored
Merge pull request #441 from BU-ISCIII/develop
Develop merge for 2.2.6 release
2 parents c22c847 + bdab8fc commit 43615a3

File tree

386 files changed

+824
-333
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

386 files changed

+824
-333
lines changed

CHANGELOG.md

Lines changed: 48 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,51 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.2.6] - 2025-02-25 : https://github.com/BU-ISCIII/buisciii-tools/releases/tag/2.2.6
8+
9+
### Credits
10+
11+
- [Alejandro Bernabeu](https://github.com/Aberdur)
12+
- [Sara Monzón](https://github.com/saramonzon)
13+
- [Victor Lopez](https://github.com/victor5lm)
14+
- [Jaime Ozáez](https://github.com/jaimeozaezm)
15+
16+
### Template fixes and updates
17+
18+
- User added to sftp_user.json [#404] (https://github.com/BU-ISCIII/buisciii-tools/pull/404).
19+
- Fix archived path [#405](https://github.com/BU-ISCIII/buisciii-tools/pull/405)
20+
- Updated characterization/03-amrfinderplus lablog with summary generator [#406](https://github.com/BU-ISCIII/buisciii-tools/pull/406)
21+
- Updated lablog_viralrecon to replace conda by micromamba, and updated the output message from remove_columns_mapping_table.sh [#409](https://github.com/BU-ISCIII/buisciii-tools/pull/409)
22+
- Created lablog_bam2fq in viralrecon's template [#409](https://github.com/BU-ISCIII/buisciii-tools/pull/409)
23+
- Replaced bu_isciii by buisciii where necessary, and bu_isciii by buisciii-tools in __init__.py [#411](https://github.com/BU-ISCIII/buisciii-tools/pull/411)
24+
- Added versions for all dependencies in requirements.txt [#411](https://github.com/BU-ISCIII/buisciii-tools/pull/411)
25+
- Implemented a non-interactive mode for running lablog_viralrecon [#410](https://github.com/BU-ISCIII/buisciii-tools/pull/410)
26+
- Fixes in several service templates [#414](https://github.com/BU-ISCIII/buisciii-tools/pull/414)
27+
- Modified path for temporal files in irma_config.sh [#414](https://github.com/BU-ISCIII/buisciii-tools/pull/421)
28+
- Modified field (cut) where extracted flu type information in lablog_irma_results [#414](https://github.com/BU-ISCIII/buisciii-tools/pull/421)
29+
- Implemented QC scripts into viralrecon template [#422](https://github.com/BU-ISCIII/buisciii-tools/pull/422)
30+
- Fixed minor mistakes in chewBBACA's template [#425](https://github.com/BU-ISCIII/buisciii-tools/pull/425).
31+
- Fixed some issues in outbreak services [#428](https://github.com/BU-ISCIII/buisciii-tools/pull/428)
32+
- Add micromamba activation comment to viralrecon template lablog and add total_N_count to sgene_metrics script[#432](https://github.com/BU-ISCIII/buisciii-tools/pull/432)
33+
- Added last_folder field to plasmidid_assembly service in services.json [#434](https://github.com/BU-ISCIII/buisciii-tools/pull/434)
34+
- Fixed bioinfo-doc crashing after resuming [#435](https://github.com/BU-ISCIII/buisciii-tools/pull/435)
35+
- Fixed create_summary_report.sh to latest /data/ucct/bi/ layout [#436](https://github.com/BU-ISCIII/buisciii-tools/pull/436)
36+
- Changed taxprofiler lablog to skip kaiju, centrifuge and metaphlan [#439](https://github.com/BU-ISCIII/buisciii-tools/pull/439)
37+
38+
### Modules
39+
40+
#### Added enhancements
41+
42+
#### Fixes
43+
44+
- Fixed drylab_api.py to show a more descriptive message when the resolution ID does not exist [#437](https://github.com/BU-ISCIII/buisciii-tools/pull/437).
45+
46+
#### Changed
47+
48+
#### Removed
49+
50+
### Requirements
51+
752
## [2.2.5] - 2025-01-09 : https://github.com/BU-ISCIII/buisciii-tools/releases/tag/2.2.5
853

954
### Credits
@@ -24,7 +69,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2469
- Updated mtbseq's lablog to remove unnecessary single quotes [#396](https://github.com/BU-ISCIII/buisciii-tools/pull/396).
2570
- Fixed snippy's lablog to be better explained and updated its results' lablog [#396](https://github.com/BU-ISCIII/buisciii-tools/pull/396).
2671
- Updated version in pyproject.toml and __main__.py [#396](https://github.com/BU-ISCIII/buisciii-tools/pull/396).
27-
2872
### Modules
2973

3074
#### Added enhancements
@@ -392,9 +436,9 @@ Code contributions to the hotfix:
392436

393437
### Template fixes and updates
394438

395-
- Added new line in `buisciii_tools/bu_isciii/templates/viralrecon/ANALYSIS/lablog_viralrecon`, in order to automatically rename `ANALYSIS0X_MAG` directory with the current date.
396-
- Introduced handling of flu-C in `buisciii_tools/bu_isciii/templates/IRMA/ANALYSIS/ANALYSIS01_FLU_IRMA/04-irma/` `lablog` and `create_irma_stats.sh`
397-
- Small changes to `buisciii_tools/bu_isciii/templates/viralrecon/RESULTS/viralrecon_results` for blast and new excel_generator.py
439+
- Added new line in `buisciii_tools/buisciii/templates/viralrecon/ANALYSIS/lablog_viralrecon`, in order to automatically rename `ANALYSIS0X_MAG` directory with the current date.
440+
- Introduced handling of flu-C in `buisciii_tools/buisciii/templates/IRMA/ANALYSIS/ANALYSIS01_FLU_IRMA/04-irma/` `lablog` and `create_irma_stats.sh`
441+
- Small changes to `buisciii_tools/buisciii/templates/viralrecon/RESULTS/viralrecon_results` for blast and new excel_generator.py
398442
- Introduced better error handling in excel_generator.py. Now it can also be used for single files
399443
- Brought back `PASS_ONLY` to exometrio's `exomiser_configfile.yml`
400444
- [#187](https://github.com/BU-ISCIII/buisciii-tools/pull/187) - Added new template for bacterial assembly. Allowing for short, long and hybrid assembly.

MANIFEST.in

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
include LICENSE
22
include README.md
3-
graft bu_isciii/templates
4-
graft bu_isciii/schemas
5-
graft bu_isciii/conf
6-
graft bu_isciii/assets
3+
graft buisciii/templates
4+
graft buisciii/schemas
5+
graft buisciii/conf
6+
graft buisciii/assets
77
include requirements.txt
88
include environment.yml

bu_isciii/__init__.py

Lines changed: 0 additions & 7 deletions
This file was deleted.

bu_isciii/templates/snippy/ANALYSIS/ANALYSIS01_SNIPPY/05-iqtree/lablog

Lines changed: 0 additions & 6 deletions
This file was deleted.

buisciii/__init__.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env python
2+
""" Main buisciii package file.
3+
"""
4+
5+
import pkg_resources
6+
7+
__version__ = pkg_resources.get_distribution("buisciii-tools").version

0 commit comments

Comments
 (0)