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
Line 40 of the file decoden/preprocessing/pipeline.py uses the selector
if 'tag size is' in swhich extracts the wrong number from the macs2 output
The best solution would likely involve replacing macs2 for the calculation of fragment size