runStructureAlignment(seq_chain_pairs,
transform_coords=True,
SeqClass=<class 'schrodinger.application.msv.domain.sequence.ProteinSeq... )
|
|
Runs protein multiple structure alignment using "ska"
backend. This will realign sequences in the provided alignment, and
optionally transform coordinates of associated chains. Structureless
sequences are ignored.
- Parameters:
- Returns: dict of list of integers using
Sequence
keys
- Dictionary of gaps for aligned sequences. The dictionary can be
empty if this function fails.
|