Skip to content

MiXCR v1.8.3

Compare
Choose a tag to compare
@dbolotin dbolotin released this 08 Sep 00:38
· 3552 commits to develop since this release
Major changes
  • Bugfix: C alignment now will be performed in R2 only for alignments with V gene in R1 (affects only align with -OallowPartialAlignments=true)
  • Fix for wrong hits filtration in case of -OallowPartialAlignments=true
  • Alignment-to-clone index rewritten from scratch (see -i / --index option in assemble)
  • MapDB dependency removed
  • Fixes occasional NullPointerException during reading of alignemnt-clone index
  • Fixes NullPointerException with -descrR2 in exportAlignments
  • Better wording for command options descriptions in built-in help (printed by mixcr -h)
Minor changes
  • Additional fixes for reproducibility of run-to-run results (internal rounding of float hit scores, additional reseeding of random seed in mapping).