Platform
Question
Is there a documented way to extract, from a pairwise alignment result, the alignment slice positions (equivalent to the coordinates[] list of BioPython alignment objects)?
From looking at the code, it seems that the trace result returned from aligned_sequence_builder() includes this info in first_sequence_slice_positions / second_sequence_slice_positions, but does not include them in the alignment result object?
Thanks for help!
@eseiler @rrahn
Platform
Question
Is there a documented way to extract, from a pairwise alignment result, the alignment slice positions (equivalent to the coordinates[] list of BioPython alignment objects)?
From looking at the code, it seems that the trace result returned from
aligned_sequence_builder()includes this info infirst_sequence_slice_positions/second_sequence_slice_positions, but does not include them in the alignment result object?Thanks for help!
@eseiler @rrahn