Skip to content

STAR 2.7.5c --- 2020/08/16

Compare
Choose a tag to compare
@alexdobin alexdobin released this 17 Aug 00:48
· 255 commits to master since this release

Bug-fix release.

  • Issue #988: proceed reading from GTF after a warning that exon end is past chromosome end.
  • Issue #978: fixed corrupted transcriptInfo.tab in genome generation for cases where GTF file contains extra chromosomes not present in FASTA files.
  • Issue #945: otuput GX/GN for --soloFeatures GeneFull .
  • Implemented removal of control characters from the ends of input read lines, for compatibility with files pre-processed on Windows.