DesignFrame.
get_mutations
(seqID)¶Return the mutantions data for seqID
available in the container.
For each available decoy, this will be a coma-separated string of mutant
positions with the code <original><position><mutation>
.
Parameters: | seqID (str) – Identifier of the sequence of interest. |
||||
---|---|---|---|---|---|
Returns: | |||||
Raises: |
|