Releases: mulinlab/VarNote
v1.2.0
• Implements three local pipelines for the prioritization of genome-scale regulatory variants, including VarNote-REG (GWAS, complex disease), VarNote-PAT (WGS, inherited disease) and VarNote-CAN (WGS/targeted sequencing, Cancer), to facilitate researchers to execute the job locally.
• Introduction of more input formats.
• Adds several programs to VarNote Toolkits for efficiently processing genetic variant information, such as format conversion, LD calculation, etc.
• Improvements for VarNote API.
• Fixes bugs in Java 11.
• Fixes some other bugs.
v1.1.0
• Greatly reducing the merge time at multi-threading mode.
• Optimization of algorithm efficiency by code refactoring.
• Introduction of more input formats.
• Adds filters module, such as genotype filter, genetic inheritance model filter, genomic region filter, etc.
• Improvements for VarNote API.
• Fixes some bugs.
Initial release - v1.0.0
Initial release of VarNote JAVA program