Skip to content

Releases: simpsonlab/ncov-parser

v0.7.0 ncov-parser

05 May 15:23
88d6c7c

Choose a tag to compare

  • Added support for Pangolin v4 output changes as per issue #13
  • General code cleanup

v0.6.9 ncov-parser

07 Jul 15:20
14698f0

Choose a tag to compare

  • supports changes to the primer name prefix in the scheme BED file

v0.6.8 ncov-parser

18 Jun 14:11
c0eaffa

Choose a tag to compare

Lineage parser fix for Pangolin 3.1.3 related to issue ncov-tools #85

v0.6.7 ncov-parser

11 Jun 00:58
32ae56b

Choose a tag to compare

Added support for the scorpio_call field in the lineage report. Now included in the summary_qc.tsv file.

v0.6.6

31 May 13:24
56ec492

Choose a tag to compare

Updated to support the latest version of Pangolin (3.0.3). The columns in the lineage report have been modified, this includes the content of the notes field. The Lineage.py parser now supports the changes to this.

v0.6.5 support for Freebayes

16 Mar 14:50
8b2bbe4

Choose a tag to compare

Merge pull request #6 from simpsonlab/support_freebayes

Support freebayes

v0.6.4: Added Pangolin lineage notes

18 Feb 19:20

Choose a tag to compare

Added field for Pangolin lineage notes to summary_qc.tsv report.

v0.6.3: Merge pull request #4 from simpsonlab/add_pangolin_lineage

25 Jan 15:57
63142a9

Choose a tag to compare

Added lineage and watch mutations to the _summary_qc.tsv file. Replaced QC flag for POSSIBLE_FRAMESHIFT_INDELS with annotation from SNPEff.

v0.6.2

17 Dec 15:19
ba88807

Choose a tag to compare

Removed EXCESS_VARIANTS flag from qc_flag

v0.6.1

15 Dec 21:23
0ec04b4

Choose a tag to compare

Features includes:

  • sorted summary QC summary file
  • when the mixture report is included in get_qc.py, the qc_flag column includes samples identified as "POSSIBLE_MIXTURE"