ntanmayee/decoden

Function `get_fragment_length` extracts the tag size instead of the fragment length

Opened this issue · 0 comments

Line 40 of the file decoden/preprocessing/pipeline.py uses the selector
if 'tag size is' in s

which extracts the wrong number from the macs2 output

The best solution would likely involve replacing macs2 for the calculation of fragment size