Major changes in revision ff11254f9505:
I've implemented two new tools
For this purpose I've imported several extra pieces of code
Note: these changes were erroneously applied first to the master branch (they were intended for default first).
Major changes in revision 392429affc42:
I’ve changed the behaviour of BGEN v1.2 with respect to samples with missing data: they are now stored with dummy zero probabilities. The spec is now in 'beta' which means I don’t have any other planned changes to make; unless major issues are uncovered this will be the final version of the format.
I’ve revamped the setter api of parse_probability_data somewhat. It is documented in the code and here on the wiki. The main breaking changes are:
Added two new method calls, which are optional: set_min_max_ploidy() (useful for setting storage) and finalise(). See the docs for info.
I’ve also got rid of the max_id_size option to write_snp_identifying_data(). (This is now not needed because writing BGEN v1.0 files is no longer supported.)
I’ve also added some test code (using the catch framework, which seems pretty good). Tests are not exhaustive but hopefully a start. :q
First version, based on qctool implementation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.