Skip to content

Releases: hyeon9/SpliceDecoder

Release v1.2

28 Nov 04:17
af8025c

Choose a tag to compare

Quick release to address several important issues related to custom GTF handling, error reporting, and the installation process.

What’s Changed

  • Fixed transcript usage and effect score calculation errors occurring when a custom GTF contains only gene_id without gene_symbol or gene_name.
  • Updated simulation, visualization, and scoring scripts to automatically detect the user’s GTF format and provide clear guidance when required annotations are missing.
  • Simplified pkg.yml to include only essential packages.