DesignSeries.get_mutation_count(seqID)¶Return the number of mutantion positions data for seqID available in the container.
Basically this contains the total number of mutations in a particular decoy with respect
to its reference_sequence.
| Parameters: | seqID (str) – Identifier of the sequence of interest. |
||||
|---|---|---|---|---|---|
| Returns: | |||||
| Raises: |
|