DesignFrame.get_mutation_positions(seqID)¶Return the mutantion positions data for seqID available in the container.
For each available decoy, this will be a coma-separated string with the sequence position of the mutated residues.
| Parameters: | seqID (str) – Identifier of the sequence of interest. |
||||
|---|---|---|---|---|---|
| Returns: | |||||
| Raises: |
|