Skip to content

0.5.5

Compare
Choose a tag to compare
@akikuno akikuno released this 07 Oct 23:45
· 6 commits to main since this release

📝 Documentation

  • Add FAQ.md and FAQ_JP.md to address the question: "Why is the read count of the Control sample lower in the output BAM file?". [Commit Detail]

🔧 Maintenance

  • Integrating insertion and inversion detection: Issue #31

    • Add sv_handler [Commit Detail]

    • Modify arguments of is_insertion to is_sv [Commit Detail]

    • Remame insertions_to_fasta.generate_insertions_fasta to insertion_detector.detect_insertions because the function is not only for generating fasta files but also for generating csv tag. [Commit Detail]

  • Remove unused dependencies