Skip to content

Commit

Permalink
add atom id labels to mapping visualization
Browse files Browse the repository at this point in the history
  • Loading branch information
atravitz committed Oct 15, 2024
1 parent 5310c54 commit 42e844d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion showcase/openfe_showcase.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@
"# Visualize the mapping in 3D\n",
"from openfe.utils import visualization_3D\n",
"\n",
"visualization_3D.view_mapping_3d(lomap_mapping)"
"visualization_3D.view_mapping_3d(lomap_mapping, show_atomIDs=True))"
]
},
{
Expand Down

0 comments on commit 42e844d

Please sign in to comment.