deepfold.data.search.parsers.convert_stockholm_to_a3m¶ deepfold.data.search.parsers.convert_stockholm_to_a3m(stockholm_format: str, max_sequences: int | None = None, remove_first_row_gaps: bool = True) → str[source]¶ Converts MSA in Stockholm format to the A3M format.