Skip to content

Releases: svm-zhang/mhcflow

v0.2.2

29 Apr 17:20
Compare
Choose a tag to compare

What's Changed

v0.2.1

05 Apr 17:24
Compare
Choose a tag to compare
  • Added —realn-only to realign tumor sample given typed HLA result from normal.

v0.2.0

25 Mar 17:44
Compare
Choose a tag to compare
  • This is a complete python overhaul of the polysolver-mod. Everything is written in Python now. The motivation behind was: 1) boa was archived; 2) rattler-build (boa successor) did not work for me on both my Mac Air and linux box. To get around conda-build system, make it a python package makes more sense and is also easier to maintain.