Releases: amanas/dnarecords
Releases · amanas/dnarecords
v0.2.7
Performance
- Metadata reader implemented with parallel read (
da4754f
)
v0.2.6
Fix
- Fixed dense_shape error on variant_wise writer (
523a8e6
)
v0.2.5
Performance
- Use metadata taste when building DNARecordsReader decoder (
94785a9
)
v0.2.4
Fix
- Added integer to spark<->tf types_dict (
98e8a2f
)
v0.2.3
Fix
- Stop generating property names with chrchr (
31a9172
)
v0.2.2
Fix
- Fixed scalability issues related with too many small files generated (
b4ba095
)
Performance
- Added metadata taste functionality to the reader. Improved performace of block transposition (
26b2353
)
v0.2.1
Fix
- Static block size rather than dynamic (
6b81af0
)
v0.2.0
Feature
- First release of dnarecords! (
b12fa05
)
- First release of dnarecords! (
688e028
)
Fix
- Get rid of pypi's 'Filename has been previously used' (
fe83729
)
- Fixed bug related to save variant keys as pandas dataframe (
5ce97bb
)
Documentation
- Improved documentation for dev/local environments (
28679f0
)
v0.1.2
Fix
- Fixed bug related to save variant keys as pandas dataframe (
5ce97bb
)
v0.1.1
Documentation
- Improved documentation for dev/local environments (
28679f0
)