skbio.sequence.SubstitutionMatrix.copy# SubstitutionMatrix.copy()[source]# Return a deep copy of the dissimilarity matrix. Returns: DissimilarityMatrixDeep copy of the dissimilarity matrix. Will be the same type as self.