Skip to content

v1.6.1 Release

Choose a tag to compare

@nswork168 nswork168 released this 11 Apr 04:28
· 10 commits to main since this release

[1.6.1] - 2025-04-11

Added

  • SEgene_peakprep improvements:
    • Added direct support for BED and merge_SV.tsv input formats in annotation files
    • Automatic conversion of BED and merge_SV formats to SAF format internally
    • Added --is_mergesv_format flag for specifying merge_SV.tsv format annotations

Changed

  • SEgene_peakprep workflow optimization:
    • Streamlined command-line interface with more intuitive parameter names
    • Adjusted log level output for better readability during execution
    • Improved temporary file handling
  • Documentation updates:
    • Comprehensive revision of README files (both English and Japanese)
    • Added clearer examples for different annotation file formats
    • Updated command examples to reflect the new parameter structure
    • Improved troubleshooting section