- Fixed bim.tl.do_profiler_analysis to deal with highlight-ordered query override.
- Added bim.pl.plot_gprofiler_analysis.
- Refactored bim.tl.do_gprofiler_analysis to use requests instead of outdated gProfiler package.
- Changed bim.tl.call_scSNP to allow setting cb_tag as a parameter.
- Added bim.util submodule
- Moved bim.tl.in_ignore_list to bim.util
- Added bim.pl.plot_grouped_proportions (stacked barplot)
- Added bim.util.get_proportions
- Added bim.util.make_combined_categorical_column
- Added basic tests; first release to pypi.
- First release on github.