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

Nucleus 0.3.0

Compare
Choose a tag to compare
@ThomasColthurst ThomasColthurst released this 11 Apr 19:29
· 150 commits to master since this release

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.