Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Modularisation

Compare
Choose a tag to compare
@dzerbino dzerbino released this 07 Nov 15:49
· 701 commits to master since this release

Hello all,

Quite a few updates in this release:

  • Broke up the script into a short script (POSTGAP.py) and a bunch of modules in a postgap library. This is beneficial both for code maintenance and legibility, but also new data sources can be added automatically by creating new objects.
  • Added the simple SNP query
  • Misc bug fixes and performance improvements

I have been testing at scale and now reached a point where crashes are extremely rare. I shall be launching a full scale test shortly.

Cheers,

Daniel