This repository was archived by the owner on Feb 12, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +18
-10
lines changed
Expand file tree Collapse file tree 1 file changed +18
-10
lines changed Original file line number Diff line number Diff line change @@ -93,20 +93,28 @@ bazel test -c opt $BAZEL_FLAGS nucleus/...
9393This is Nucleus 0.5.8. Nucleus follows
9494[ semantic versioning] ( https://semver.org/ ) .
9595
96- New in 0.5.8: * Update ` util/vis.py ` to use updated channel names. * Support
97- ` MED_DP ` (median DP) field for a ` VariantCall ` .
96+ New in 0.5.8:
9897
99- New in 0.5.7: * Add automatic pileup curation functionality in ` util/vis.py ` . *
100- Upgrade protobuf settings to support TensorFlow 2.4.0 specifically .
98+ * Update ` util/vis.py ` to use updated channel names . * Support ` MED_DP `
99+ (median DP) field for a ` VariantCall ` .
101100
102- New in 0.5.6: * Upgrade to protobuf 3.9.2 to support TensorFlow 2.3.0
103- specifically.
101+ New in 0.5.7:
104102
105- New in 0.5.5: * Upgrade protobuf settings to support TensorFlow 2.2.0
106- specifically.
103+ * Add automatic pileup curation functionality in ` util/vis.py ` . * Upgrade
104+ protobuf settings to support TensorFlow 2.4.0 specifically.
107105
108- New in 0.5.4: * Upgrade to protobuf 3.8.0 to support TensorFlow 2.1.0. * Add
109- explicit .close() method to TFRecordWriter.
106+ New in 0.5.6:
107+
108+ * Upgrade to protobuf 3.9.2 to support TensorFlow 2.3.0 specifically.
109+
110+ New in 0.5.5:
111+
112+ * Upgrade protobuf settings to support TensorFlow 2.2.0 specifically.
113+
114+ New in 0.5.4:
115+
116+ * Upgrade to protobuf 3.8.0 to support TensorFlow 2.1.0. * Add explicit
117+ .close() method to TFRecordWriter.
110118
111119New in 0.5.3:
112120
You can’t perform that action at this time.
0 commit comments