Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Nucleus 0.2.3

Compare
Choose a tag to compare
@ThomasColthurst ThomasColthurst released this 08 Apr 17:04
· 166 commits to master since this release

New in 0.2.3:

Nucleus no longer depends on any specific version of TensorFlow's python code. This should make it easier to use Nucleus with for example TensorFlow 2.0.
Added BCF support to VcfWriter.
Fixed memory leaks in VcfWriter::Write.
Added print_tfrecord example program.