| 
 | 1 | +Version 1.8.3  | 
 | 2 | +    - Updated submodule and version.  | 
 | 3 | +    - Fixed check for introns for the case when deletion is next to insertion.  | 
 | 4 | +    - Added PSTD flag description.  | 
 | 5 | +    - Update Readme.md  | 
 | 6 | +    - Updated changelog.txt  | 
 | 7 | +    - Update Readme.md  | 
 | 8 | +    - Updated integration tests to vcf 4.2  | 
 | 9 | +    - Updated changelog.txt  | 
 | 10 | +    - Updated version.  | 
 | 11 | +    - Added validation of VCF files in integration tests. Fixed flag InDelLikely name in expected file and duplicated Bias filter. Updated submodule.  | 
 | 12 | +    - Updated changelog.txt  | 
 | 13 | +    - add conda and usegalaxy badge  | 
 | 14 | +    - Updated submodule  | 
 | 15 | +    - Removed updated comment  | 
 | 16 | +    - Added fixes to integration tests due to changes in option M in Perl var2vcf_paired.pl.  | 
 | 17 | +    - Added update for pileup amplicon references (only amplicon as somatic and simple are counted correctly) using reference result.  | 
 | 18 | +    - Fixed type for variant in case when ref==alt (for pileup mode).  | 
 | 19 | +    - Updated submodule.  | 
 | 20 | +    - Fix for issue 283. Skip complex adjusting for H bases.  | 
 | 21 | +    - Added constants.  | 
 | 22 | +    - Updated submodule.  | 
 | 23 | +    - Renaming.  | 
 | 24 | +    - Added fix for #285: fill few reference fields to be available in pileup.  | 
 | 25 | +    - Added fix for #288: factor for adjusting of qualities.  | 
 | 26 | +    - Update HTSJDK to a more modern version and fix a typo.  | 
 | 27 | +    - Added docs for fisher test (MLE algorithm). Added version of VarDict to expected files in integration test.  | 
 | 28 | +    - Refactoring of printer variants for simplicity.  | 
 | 29 | +    - Added integration test for fisher option (compare with epsilon value). Fixed scientific notation of numbers in expected VCF.  | 
 | 30 | +    - Added option --fisher: EXPERIMENTAL FEATURE for Fisher test in Java (to exclude slow R step). Uniroot solver implemented from C version of zeroin.  | 
 | 31 | +    - Fixes in documentation: deleted -z option from example (not useful in this case) and added explanation about BED format usage.  | 
 | 32 | +    - Updated test case for mm10 in pileup mode and rebased.  | 
 | 33 | +    - Added fix for issue 265: missed position when insertion/complex occurs  | 
 | 34 | +    - Added fix for issue 272: case when end and start of cluster are equal led to zero deletion exception.  | 
 | 35 | +    - Added IUPAC ambuguity codes fix in REF for complex/deletions .  | 
 | 36 | +    - Added validation of reference allele.  | 
 | 37 | +    - Added NM tag for STAR aligner: if nM is presented, it will be used.  | 
 | 38 | +    - Fixed issue 268: added check for length of query quality sequence to skip very short strings in SV analysis.  | 
 | 39 | + | 
1 | 40 | Version 1.8.2  | 
2 | 41 |     - Update Readme.md  | 
3 | 42 |     - Updated integration tests to vcf 4.2  | 
 | 
0 commit comments