This command, given an open Python file, will read the suboptimal alignments (from alignment.salign()) in that file into the alignment object, one by one. The alignment object itself is returned. The alignment must contain only the two sequences which correspond to the alignment from which the suboptimal alignment file was originally generated.
Example: See alignment.salign() command.