Releases: jeffersonfparil/imputef
Releases · jeffersonfparil/imputef
I just brushed my teeth
- Fixed suboptimal coverage insertion when parsing allele frequency table files.
- This does not affect the imputation at all.
- This only affects the sparsity rate messages.
- We now report the correct sparsity rate message if the input file is an allele frequency table in tab-delimited file format.
I promised I'll brush my teeth
What's Changed
- fixing rust tests with test_pheno.csv by @jeffersonfparil in #1
- Replaced naive unwrap() with better error handling expect() by @jeffersonfparil in #2
- removing Cargo.lock by @jeffersonfparil in #3
- Dev by @jeffersonfparil in #8
- fixing tests and perf.R by @jeffersonfparil in #9
- Dev by @jeffersonfparil in #12
- Dev by @jeffersonfparil in #14
- adding additional inner-loop-break-condition when the last 3 consecut… by @jeffersonfparil in #15
- Dev by @jeffersonfparil in #17
- reducing time complexity by skipping imputation of the last allele pe… by @jeffersonfparil in #18
- Close issue #19 by @jeffersonfparil in #20
- struggling with cross-compiling for macOS by @jeffersonfparil in #21
Full Changelog: https://github.com/jeffersonfparil/imputef/commits/v1.0.0