NVIDIA-Genomics-Research / AtacWorks

Deep learning based processing of Atac-seq data
https://clara-parabricks.github.io/AtacWorks/
Other
128 stars 23 forks source link

Add unit tests for all modules #100

Closed ntadimeti closed 4 years ago

ntadimeti commented 4 years ago

For v0.2 release we are adding end to end testing infrastructure. However, individual modules are not being tested. Add unit test to modules to ensure all modules work.

ntadimeti commented 4 years ago

files under scripts being tested through end-to-end. Added unit tests for bedio.py and h5io.py modules. Required code coverage achieved for v0.3.0