-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
questiona user question how to do certain thingsa user question how to do certain things
Description
Platform
- SeqAn version: 3.3.0
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?
Metadata
Metadata
Assignees
Labels
questiona user question how to do certain thingsa user question how to do certain things