Skip to content

Commit 90d8ee1

Browse files
committed
Updated changelog.txt
1 parent 39795e8 commit 90d8ee1

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

changelog.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
Version 1.7.0
2+
- Project updated
3+
- Project updated
4+
- Project updated
5+
- Added distribution files
6+
- Update version number
7+
- Fixed issue with AMP in allele: hicnt and hicov for many insertions and SV were changed. Total coverage for part of the insertion changed. Added changes for chimeric reads in modify cigar part.
8+
- Typo fixes
9+
- Fix in description of alleles length filter
10+
- Added explanation for bias flag
11+
- Fixed inaccuracy in docs
12+
- Updated changelog for 1.6.0 version
13+
- Added commit and push for modified changelog.txt
14+
- Added creation of release notes in release script.
15+
- Fixed case when deletion can appear next to hard clip after modifying CIGAR.
16+
- Added Trusty to Travis so oracleJdk8 will work.
17+
- Fix Readme for -O option
18+
- Fix for frequency. Test added.
19+
- Fix README typos, grammar and markup.
20+
- VCF updated to 4.3. specification version. MQ changed to Integer, AF field to A, BIAS contains 2 numbers.
21+
- Also fixed one discrepancy in old part of cigar modifying for 2 insertions.
22+
- Fixed issue 243. Cigar modify for 3 indels in case when match on reference if with a big deletion.
23+
- Oracle JDK 12 in travis removes, added as openjdk 12
24+
- Oracle JDK 12 in travis
25+
- Added skipping of adaptor sequences at the end of chromosome.
26+
- Added test case with artificial data.
27+
- Fixed reference bases at the end of reference.
28+
- Readme updated.
29+
- Added options for non-monomer (--nmfreq) and monomer (--mfreq) frequency thresholds.
30+
- Project updated
31+
- Added VCF tests for simple and somatic modes.
32+
133
Version 1.6.0
234
- Fixed REF allele for DEL SV: in cases when reference allele length is more than 1 base REF was not the first base in SV region, but the last one.
335
- Fixed genotype field: it could be displayed incorrectly (parts of genotype from different variants united) when several variants appear on one position (i.e. multiallelic). Now genotype is created for each variant separately.

tmpfile

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)