Releases: appliedbinf/el_gato
Releases · appliedbinf/el_gato
1.20.1
1.20.0
Changelog
Report script:
- Increase backwards compatibility by handling missing fields in json report. Missing fields populated with "-" in report pdf.
- Added optional disclaimer as a footer in the report
El_gato:
- Adjust minimum mapped reads to 10. If fewer than 10 reads are mapped el_gato aborts and reports that the ST cannot be determined.
- Fixed JSON report not generating when run is aborted.
- Added command line control over minimap k-mer size setting using
-k
,--kmer-size
.
1.19.0
Changelog
Report script:
- el_gato version used for each sample now included on sample pages of report
- Make header optional. controlled with
-n
,--no_header
. - Removed image from header
- Support providing custom header as a string in command using
--custom_header
- Support providing custom header in a text file using
--header_file
- Header spacing now automatically determined using header size
El_gato:
- Include version number in the report.json
- Fix bug that caused locus headers to be included in the report if el_gato was run with
-e
1.18.2
Bugfix
Bump version to fix version printing not reflecting installed version
1.18.1
1.18.0
Changelog
Report script:
- Add proper CLI interface
- Remove highlighting for problem results
- Add allele length to locus location table
- Add minimum depth and number of bases below depth threshold to read mapping table
- Add CLI option to abbreviate sample and contig names for better table appearance
- General style improvements and typo corrections
El_gato:
- Add better logic for handling user-provided DB. Should perform as expected now
- Add minimum of 5 depth of major allele for identifying primary mompS locus when only 1 read maps to minor allele
- Error out on wrong Python version
- Fix bug that sometimes causes ST 1724 to be incorrectly called as 1241
- Minor changes to style
SBT database:
- Update to May 2024 version
- Remove unneeded files
1.15.2
bugfix only check read files when reads provided.
1.15.1
Bugfix: print correct version when run with -v or --version
1.15.0
1.14.4
Release build of feature-complete el_gato for bioconda packaging