0.5.5
📝 Documentation
- Add
FAQ.md
andFAQ_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
tois_sv
[Commit Detail] -
Remame
insertions_to_fasta.generate_insertions_fasta
toinsertion_detector.detect_insertions
because the function is not only for generating fasta files but also for generating csv tag. [Commit Detail]
-
-
Remove unused dependencies
networkx
: Issue #49 [Commit Detail]