Skip to content

v3.0.1 - Bug fixes for Gene-Based Analysis in Selscan Norm

Latest

Choose a tag to compare

@amatur amatur released this 30 Apr 18:03

This release fixes issue #162:

  • Corrected gene annotation input handling in norm.cpp, where BED files were incorrectly interpreted as GTF files.
  • Resolved a Linux-only segmentation fault in window-based annotation caused by out-of-bounds access in GeneAnalyzer::annotateWindows.