Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@suvakov suvakov released this 24 Apr 16:45
· 67 commits to master since this release
3b08894

What's new:

  • Reduced Pytor file size by compressing the BAF likelihood matrix
  • Option to avoid storing the full BAF likelihood matrix (-nolh), drastically reducing the final Pytor file size to less than 50 MB
  • If the full BAF likelihood matrix is not stored in Pytor file, during -call step likelihood will be calculated during run time
  • Introduced plotting parameter "lh_lite," used when the full BAF likelihood matrix is not present in the Pytor file
  • Implemented log scale for Manhattan plot (#126)
  • Added plot RD difference/ratio between two samples (#151)
  • Updated the code for VCF output
  • Included an error log for missing annotation links in reference genome settings
  • Added matplotlib_use parameter to set the Matplotlib backend