Skip to content

Releases: TRON-Bioinformatics/covigator

Release v0.7.0

04 Jun 10:05
d337730
Compare
Choose a tag to compare

Changes

  • Maker a separate CLI operation for the computation of the cooccurrence matrix --covigator-cooccurrence-matrix. Optimizes the previous implementation. Adds support for GISAID. Adds a filter of mutations by length in order to optionally remove very long indels.

Release v0.6.6

30 May 21:20
a1265d0
Compare
Choose a tag to compare

Changes

  • Add DB patch for mismatching domains between pipeline and database
  • Ensure order of callbacks in recurrent mutations tab + some other corner cases
  • Avoid lineages from pangolin with the string "None"

Relase v0.6.4

23 May 12:13
ac1148d
Compare
Choose a tag to compare

Changes

  • Added an option to skip VCF loading in DB. This is useful to reload sample metadata into the database without needing to reload all VCFs. To use this mode use the environment variable COVIGATOR_SKIP_VCF_LOADING=true

Release v0.6.2

17 May 14:20
f301858
Compare
Choose a tag to compare

Changes

  • Fix issue with repeated months in a dropdown
  • Remove LRU caches that were causing trouble more than helping
  • Fix import script

Release v0.6.1

13 Apr 08:48
d011771
Compare
Choose a tag to compare

Changes

  • Add a link to documentation in contextual menu
  • Update the documentation for the pipeline and the knowledge base
  • Change logos

Release v0.6.0

08 Apr 14:00
f32f39a
Compare
Choose a tag to compare

Changes

  • Upgrade to CoVigator pipeline v0.9.3 (https://github.com/TRON-Bioinformatics/covigator-ngs-pipeline/releases/tag/v0.9.3) from v0.7.0 provides:
    • Phasing of clonal mutations. Mutations affecting the same amino acid are now reported together in a MNV and its effect its correctly calculated
    • Run pangolin to determine SARS-CoV-2 lineages
    • Variant allele frequencies are now computed with vafator https://github.com/TRON-Bioinformatics/vafator
  • Integrate pangolin data and add its own tab
  • Reorganise tabs
  • Add counter for samples, oldest and most recent sample
  • Separate tables for ENA and GISAID
  • Separate low frequency mutations into its own table
  • Implement a sequential downloader for ENA FASTQs as distributed downloader was causing trouble when scaling out

Release v0.5.1

08 Feb 15:11
1b04a32
Compare
Choose a tag to compare

Changes

  • Style improvements
  • Added a navigation menu
  • Added information of last update of each dataset
  • Better resolution logos

Release v0.5.0

26 Jan 20:25
bbdd52c
Compare
Choose a tag to compare

Changes:

  • Cleaner separation of ENA and GISAID with two different URLs and different sets of tabs

Release v0.4.3

09 Dec 11:49
59cd501
Compare
Choose a tag to compare

Changes:

  • Replace about tab by acknowledgements tab

Release v0.4.1

03 Nov 10:19
0df0361
Compare
Choose a tag to compare

Minor changes

  • Remove some outdated reference to GISAID data in the downloads tab
  • Make links in help tab to open in a different tab

Bugifx

  • Wrong count of countries
  • Fix plotly version to avoid issue on line plot