Skip to content

Releases: mobidic/MPA

v1.3.0

01 Jun 13:09
Compare
Choose a tag to compare

Replace vcf parser library

  • use pyvcf (>=0.13.4)

v1.2.6

18 Feb 08:16
Compare
Choose a tag to compare
  • Patch: if vcf is empty do not check annotation & return an empty vcf

v1.2.5

25 Jan 14:41
894d6f3
Compare
Choose a tag to compare
  • New start loss impact
  • Exonic inframe indel

v1.2.4

18 Jan 15:02
bbda742
Compare
Choose a tag to compare

Output fix with indel and frameshift impact

v1.2.3

20 Oct 14:13
Compare
Choose a tag to compare

Non frameshift indels get rank 8

v1.2.2

22 Mar 17:11
Compare
Choose a tag to compare

Feature :

Add option :

  • -r|--no-refseq-version Annotation without using refseq version with annovar. (refGeneWithVer)
  • -p|--no-progress-bar Disable progress bar (avoid to read vcf twice for large vcf)

v1.2.1

22 Mar 10:15
Compare
Choose a tag to compare

Minor :
- fix #15 (error code return)

v1.2.0

19 Mar 09:27
Compare
Choose a tag to compare

New version :

  • Update annotation : needs refGeneWithVer

v1.1.3

08 Mar 16:33
Compare
Choose a tag to compare

Minor :

  • fix code following flake8 correction

v1.1.2

30 Aug 13:07
Compare
Choose a tag to compare

Update :

  • Readme (link and typo)

Bug fix :

  • SpliceAI and HG38 (see: #13)