Releases: hyeon9/SpliceDecoder
Releases · hyeon9/SpliceDecoder
Release v1.2
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.