MHCXGraph.core.pdb_graph_builder.FixedPDBIO

class MHCXGraph.core.pdb_graph_builder.FixedPDBIO(*args: Any, **kwargs: Any)[source]

Overrides PDBIO to fix the left-aligned element bug in Biopython 1.86. Intercepts the generated string and right-aligns columns 77-78.

__init__(*args: Any, **kwargs: Any) None

Methods

__init__(*args, **kwargs)