Skip to content

Releases: appliedbinf/el_gato

1.20.0

30 Sep 14:13
Compare
Choose a tag to compare

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

16 Aug 13:06
Compare
Choose a tag to compare

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

30 Jul 14:19
Compare
Choose a tag to compare

Bugfix

Bump version to fix version printing not reflecting installed version

1.18.1

30 Jul 14:01
Compare
Choose a tag to compare

Bugfix

Fix #17 - increased max_target_seqs setting of blastn to allow for larger database size.

1.18.0

24 Jul 16:47
Compare
Choose a tag to compare

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

11 Dec 16:19
Compare
Choose a tag to compare

bugfix only check read files when reads provided.

1.15.1

11 Dec 14:23
905b72b
Compare
Choose a tag to compare

Bugfix: print correct version when run with -v or --version

1.15.0

07 Dec 20:04
Compare
Choose a tag to compare

Bug fixes: Script accomodates multiple neuA loci.

1.14.4

01 Nov 13:26
68b0e17
Compare
Choose a tag to compare

Release build of feature-complete el_gato for bioconda packaging