Skip to content

Commit 2c25ca9

Browse files
committed
Updated changelog.txt
1 parent 1a12c85 commit 2c25ca9

File tree

3 files changed

+29
-1
lines changed

3 files changed

+29
-1
lines changed

changelog.txt

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

git/.release.swp

-12 KB
Binary file not shown.

0 commit comments

Comments
 (0)