This repository has been archived by the owner on May 25, 2024. It is now read-only.
Nucleus 0.3.0
New in 0.3.0:
Reading of VCF, SAM, and most other genomics files is now twice as fast.
Read range and end calculations are now done in C++ for speed.
VcfReader can now read "headerless" VCF files.
variant_utils.major_allele_frequency now 5x faster.
Memory leaks fixed in TFRecordReader/Writer and gfile_cc.