This repository has been archived by the owner on May 25, 2024. It is now read-only.
Nucleus 0.2.3
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.