Skip to content
Snippets Groups Projects
Commit f7731da4 authored by B13nch3n's avatar B13nch3n
Browse files

Get rid of ColabFold chain names

parent fa3473b8
No related branches found
No related tags found
No related merge requests found
......@@ -573,7 +573,6 @@ def _get_modelcif_entities(target_ents, source, asym_units, system):
asym_units[cif_ent["pdb_chain_id"]] = modelcif.AsymUnit(
mdlcif_ent,
details="struct_asym.details",
strand_id=cif_ent["pdb_chain_id"],
)
system.target_entities.append(mdlcif_ent)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment