File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 2929 </taskdef >
3030
3131 <property name =" product" value =" RTG Tools" />
32- <property name =" product.version" value =" 3.12-dev " />
32+ <property name =" product.version" value =" 3.12.1 " />
3333 <property name =" product.repo" value =" RealTimeGenomics/rtg-tools" />
3434 <property name =" resources" value =" tools" />
3535 <property name =" main.class" value =" com.rtg.RtgTools" />
Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ RTG.VERSION is based. Not all features described below may be included
55in this product.
66
77
8+ RTG Core 3.12.1 (2021-05-19)
9+ ----------------------------
10+
11+ This release primarily includes bugfixes and minor improvements:
12+
13+ * vcfeval: When ignoring filtered variants, also take per-sample filter
14+ status (FORMAT FT) into account.
15+
16+ * vcfdecompose: Treat a missing value in a field sub-value (e.g.:
17+ components of an AD annotation) as zero when computing updated field
18+ values for the decomposed variant.
19+
20+ * vcfstats: Include summary statistics for polyploid variants.
21+
22+
823RTG Core 3.12 (2021-01-27)
924--------------------------
1025
You can’t perform that action at this time.
0 commit comments