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

Commit

Permalink
Update README file for Nucleus 0.2.2 release.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 228915178
  • Loading branch information
Genomics team in Google Brain authored and Copybara-Service committed Jan 11, 2019
1 parent 39070af commit acd5379
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,18 @@ bazel test -c opt $COPT_FLAGS nucleus/...

## Version

This is Nucleus 0.2.1. Nucleus follows [semantic
This is Nucleus 0.2.2. Nucleus follows [semantic
versioning](https://semver.org/).

New in 0.2.2:

* Faster SAM file querying and read overlap calculations.
* Writing protocol buffers to files uses less memory.
* Smaller pip package.
* nucleus/util:io\_utils refactored into nucleus/io:tfrecord and
nucleus/io:sharded\_file\_utils.
* Alleles coming from VCF files are now always normalized as uppercase.

New in 0.2.1:

* Upgrades htslib dependency from 1.6 to 1.9.
Expand Down

0 comments on commit acd5379

Please # to comment.