Skip to content

Releases: ATPs/PrecisionProDB

PrecisionProDB v2.3.4 release

17 Dec 10:26

Choose a tag to compare

try to increase speed for extra large input.

PrecisionProDB v2.3.3 release

17 Nov 15:33

Choose a tag to compare

Full Changelog: v2.3.2...v2.3.3

Fix a bug introduced by PrecisionProDB_Sqlite.py . Now, when dealing with multiple samples, if not all samples were mutated, keep a copy of original unchanged protein.

PrecisionProDB v2.3.2 release

25 Jun 03:46

Choose a tag to compare

enable --sqlite by default. fix a bug when "*" is used as alternative bases in vcf files.

PrecisionProDB v2.3.1 release

23 Jun 08:26

Choose a tag to compare

fix bug dealing with genotype coded without "/" or "|".

add "-v" option to show version

PrecisionProDB v2.3.0 release

21 Apr 02:38

Choose a tag to compare

use memmap to support extra large input like the 1KGP vcf files

PrecisionProDB v2.2.0 release

23 Jan 09:06

Choose a tag to compare

  • add --info_field --info_field_thres option to filter variants in vcf file.
  • add multiple thread support when dealing with large vcf file
  • improve reading speed when handling large mutation file

PrecisionProDB v2.1.1 release

23 Jan 01:39

Choose a tag to compare

fix a bug of printing wrong warning messages

PrecisionProDB v2.1.0 release

18 Jan 07:39

Choose a tag to compare

fix bugs.

Allow support for multiple samples.
Add support for multiple vcf files.
Add ALL_SAMPLES mode to generate variants for population like ProHap

PrecisionProDB v2.0.3release

23 Dec 04:13

Choose a tag to compare

change default threads

PrecisionProDB v2.0.2 release

12 Dec 05:00

Choose a tag to compare

fix a bug when no mutated proteins identified.