v2.0.0
What's Changed
- Integrate COVID19 Data Portal FASTA sequences into CoVigator by @priesgo in #53
- Smooth lineages plot with sliding window by @priesgo in #58
- Code coverage by @priesgo in #69
- Bump numpy from 1.21.0 to 1.22.0 by @dependabot in #72
- Bump ipython from 7.27.0 to 7.31.1 in /docs by @dependabot in #71
- Introduce low quality clonal mutations (ie: VAF < 0.5) by @priesgo in #77
- Some patches to the DB + a bugfix on a date by @priesgo in #78
- Avoid error that was showing allele frequencies greater than 1.0 by @priesgo in #76
- Apply filters to obtain high quality intrahost mutation calls by @priesgo in #79
- Fix codacy style issues by @priesgo in #81
- Rollback session after error by @priesgo in #84
- Avoid SQL injection and extend mutation color palette by @johausmann in #87
- Update screenshots in documentation by @priesgo in #83
- Update documentation by @priesgo in #88
- Fix codacy issues by @priesgo in #91
- Release v2.0.0 by @priesgo in #90
New Contributors
- @dependabot made their first contribution in #72
- @johausmann made their first contribution in #87
Full Changelog: v1.1.0...v2.0.0