Genotype imputation method
"IMPUTE 5 is a genotype imputation method that can scale to reference panels with millions of samples. It achieves fast, accurate, and memory-efficient imputation by selecting haplotypes using the Positional Burrows Wheeler Transform (PBWT)."
- The description above refers to the software: https://jmarchini.org/software/
- I have packaged the software as a snap for personal use but I have made the snap available for free.
- I do not maintain the software itself. I only maintain the snap packaging. Please report software bugs to the maintainers.
- Report snap-specific bugs to me.
- I DO use this snap. It HAS PASSED ALL THE PROVIDED TESTS on my system. I do not track the latest version.
- Packaging 'style' : binary for linux machines.
- License refers to the original software, not the snapcraft 'code'.
- Run the following to rename the snap
```sudo snap alias rjd-impute.impute5 impute5```
```sudo snap alias rjd-impute.imp5Chunker imp5Chunker```
```sudo snap alias rjd-impute.xcftools xcftools```