Skip to content

2.6.1d bug fix release

Compare
Choose a tag to compare
@alexdobin alexdobin released this 16 Nov 22:45
· 646 commits to master since this release

STAR 2.6.1d 2018/11/16

  • Fixed the problem causing BAM sorting error with large number of threads and small ulimit -n (github.com//issues/512).
  • Fixed the bug causing inconsistent output for mate1/2 in the Unmapped files (github.com//issues/222).
  • Fixed the non-thread safe error/exit (github.com//issues/514), and non-safe file size check (github.com//issues/516)
  • Many thanks to Paul Menzel for helping to track and fix these problems.