Skip to content

Commit

Permalink
2.5.4a Mac executables
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdobin committed Jan 25, 2018
1 parent a51d233 commit 172fa15
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
STAR 2.5.4a 2018/01/23

###New features:
### New features:
* Implemented read group ID output as the last column of the Chimeric.out.junction file.
* Implemented --readFilesPrefix option for specifying prefix (e.g. directory path) for the file names in --readFilesIn .
* Implemented stanard SAM attrbiute "MC" to output the mate's CIGAR. Add MC to the list of attributes in the --outSAMattribute option.
Expand All @@ -9,7 +9,7 @@ STAR 2.5.4a 2018/01/23
* Implemented --outFilterIntronStrands None option to switch off filtering by strand consistency of junctions.
* Added new scripts extras/scripts/mergeLogFinal.awk,mergeSuperContig.awk,sjMotif.m

###Bug fixes:
### Bug fixes:
* Fixed a bug in chimeric detection code which sometimes led to uninitialized memory access. The chimeric output may change for a very small number of reads.
* Fixed a problem with --alignEndsProtrude implementation which prevented output of alignments with protruded ends.
* Fixed a bug which set non-primary bit 0x100 in the SAM FLAG for unmapped mates.
Expand Down
Binary file modified bin/MacOSX_x86_64/STAR
Binary file not shown.
Binary file modified bin/MacOSX_x86_64/STARlong
Binary file not shown.

0 comments on commit 172fa15

Please sign in to comment.