sanger-tol / blobtoolkit

Nextflow pipeline for BlobToolKit for Sanger ToL production suite
https://pipelines.tol.sanger.ac.uk/blobtoolkit
MIT License
11 stars 1 forks source link

window_stats #45

Closed zb32 closed 1 year ago

zb32 commented 1 year ago

Implemented and integrated the window_stats module into the pipeline. Modified the coverage_tsv module as the coverage.tsv file generated by it was breaking the window-stats python script being called as it wasn't expecting the sequence to be repeated in the file. Tested with the test and test_full profile.

PR checklist

zb32 commented 1 year ago

Looks good, some minor changes.

Have you run both the unit and full tests successfully?

I've made the changes and both the tests are working