Hi,
We have a pipeline utilizing ABRA and want to update it to incorporate ABRA2. We have a list of indel realignment targets and use that along with an array of k-mers for realignment in our current ABRA workflow.
We want to continue using our input list. Is it necessary to use window-size in this case, or can the window size be automatically determined as the length of each target in our bed? Or rather, should we provide the window size as the largest size of our targets?
Thanks