skbio.sequence.SubstitutionMatrix.__str__# SubstitutionMatrix.__str__()[source]# Return a string representation of the dissimilarity matrix. Summary includes matrix dimensions, a (truncated) list of IDs, and (truncated) array of dissimilarities. Returns: strString representation of the dissimilarity matrix.