-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
questiona user question how to do certain thingsa user question how to do certain things
Description
Platform
- SeqAn version: 3.3.0
- Operating system:
Linux bpb23-acc 5.4.0-136-generic #153-Ubuntu SMP Thu Nov 24 15:56:58 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
- Compiler: x86_64-conda-linux-gnu-c++ (conda-forge gcc 12.3.0-2) 12.3.0
Question
In pairwise_align(), when several possible alignments have the same score, how does the code pick which one to return? Can it be asked to return all of them (lazily), like BioPython's Bio.Align.PairwiseAligner does? Thanks!
Metadata
Metadata
Assignees
Labels
questiona user question how to do certain thingsa user question how to do certain things