akikuno / DAJIN2

🔬 Genotyping tool for genome-edited samples, utilizing nanopore sequencer target sequencing
MIT License
9 stars 0 forks source link

Add tests to `DAJIN2.core.report` #62

Open akikuno opened 1 month ago

akikuno commented 1 month ago

📋 Description

Currently, there is a shortage of test cases for DAJIN2.core.report.

Additionally, many functions in the DAJIN2.core.report script do not comply with the Single Responsibility Principle. Developing test cases is expected to help improve the design and functionality of the main script.

🔍 Environment

- DAJIN2 version: 0.5.6

📎 Anything else?

No response