Skip to content

Commit

Permalink
2.4.0k
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdobin committed Mar 30, 2015
1 parent 61be7af commit 6d6613d
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
Fixed a problem with calculating the RAM required for BAM sorting.
Implemented --chimOutType WithinBAM option for chimeric output merged into main BAM files.
Implemented --alignEndsType Extend5pOfRead1 option.
2.4.0k 03/30/2015
Implemented new BAM sorting algorithm that reduces significantly the required RAM.

2.4.0j 02/04/2015
Fixed a problem with scoring alignments for STARlong. STARlong alignments are slightly modified.
Expand Down
Binary file modified bin/Linux_x86_64/STAR
Binary file not shown.
Binary file added bin/Linux_x86_64_static/STARstatic
Binary file not shown.
Binary file removed bin/MacOSX_x86_64/STAR
Binary file not shown.
2 changes: 1 addition & 1 deletion source/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define STAR_VERSION "STAR_2.4.0j_modified"
#define STAR_VERSION "STAR_2.4.0k"

0 comments on commit 6d6613d

Please sign in to comment.