Skip to content

Releases: mortazavilab/TranscriptClean

TranscriptClean v1.0.5

23 Aug 16:20

Choose a tag to compare

  • Fixed bugs affecting transcripts that were mapped using the GMAP aligner, including a problem with mitochondrial genome coordinates and some noncanonical edge cases

TranscriptClean v1.0.4

01 Aug 18:07

Choose a tag to compare

  • Fixed small syntax error in function check_CIGAR_validity

TranscriptClean v1.0.3

14 Jul 06:44

Choose a tag to compare

  • Fixed a bug observed when running TranscriptClean on Oxford Nanopore data (probably a function of the higher error rate). In rare cases, corrected NCSJ exons ended up with an uncorrected deletion adjoining the intron, resulting in an invalid CIGAR string.
  • Minor changes to generate_report.R

TranscriptClean v1.0.2

16 May 22:35

Choose a tag to compare

  • Bug fix: Certain noncanonical splice junction correction events were being counted improperly in the Transcript Error log file.

TranscriptClean v1.0.1

22 Apr 18:58

Choose a tag to compare

  • Bug fix: Noncanonical splice junctions bordering a micro-exon (exon of length smaller than the correction distance) are now skipped. Previously, attempts to correct these led to empty exons and inconsistencies in the SAM output. This patch includes an update to generate_report.R to track such cases.
  • Bug fix: MD/NM fields of noncanonical splice junctions were being updated incorrectly after correction
  • Added option to skip output for unmapped/multimapping transcripts

TranscriptClean v1.0

08 Mar 23:39
df24fd6

Choose a tag to compare

TranscriptClean: A variant-aware tool for correcting indels, mismatches, and splice junctions in long-read transcripts