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

Nucleus 0.5.0

Compare
Choose a tag to compare
@ThomasColthurst ThomasColthurst released this 17 Dec 20:31
· 91 commits to master since this release

New in 0.5.0:

Fixed bug preventing Nucleus to work with TensorFlow 2.0.
Added util.vis routines for visualizing DeepVariant pileup examples.
FASTA reader now supports keep_true_case option for keeping the original casing.
VCF writer now supports writing headerless VCF files.
SAM reader now supports optional fields of type 'B'.
variant_utils now supports gVCF files.
Numerous minor bug fixes.