Releases: ATPs/PrecisionProDB
Releases · ATPs/PrecisionProDB
PrecisionProDB v2.3.4 release
PrecisionProDB v2.3.3 release
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
enable --sqlite by default. fix a bug when "*" is used as alternative bases in vcf files.
PrecisionProDB v2.3.1 release
fix bug dealing with genotype coded without "/" or "|".
add "-v" option to show version
PrecisionProDB v2.3.0 release
use memmap to support extra large input like the 1KGP vcf files
PrecisionProDB v2.2.0 release
- 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
fix a bug of printing wrong warning messages
PrecisionProDB v2.1.0 release
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
change default threads
PrecisionProDB v2.0.2 release
fix a bug when no mutated proteins identified.