Skip to content

BugFix

Compare
Choose a tag to compare
@lucventurini lucventurini released this 28 Apr 07:47
· 740 commits to master since this release

BugFix release.

  • Fixed a bug which caused Mikado to go out of memory with very dense loci, when calculating the AS events.
  • Fixed a bug which caused the log not to be saved correctly during the indexing for Mikado compare.
  • Fixed a bug which caused Mikado pick to crash at the end, on rare cases.
  • Data to be transmitted to picking process children is now stored in a temporary SQLITE3 database, to lessen memory usage and queue hangups.
  • Fixed a bug while that caused a crash while Mikado was trying to approximate complex loci.
  • Switched away from using clique-based algorithms, as they tend to be very memory intensive.