expose KartografAtomMapper alongside other AtomMappers (#1751)

This commit is contained in:
Alyssa Travitz
2025-12-16 15:38:45 -08:00
committed by GitHub
parent 3d654473bd
commit ea1ae647db
2 changed files with 2 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ Tools for mapping atoms in one molecule to those in another. Used to generate ef
:nosignatures:
:toctree: generated/
KartografAtomMapper
LomapAtomMapper
PersesAtomMapper

View File

@@ -71,6 +71,7 @@ from gufe.protocols import (
from . import analysis, orchestration, setup, utils
from .setup import (
KartografAtomMapper,
LigandAtomMapper,
LigandNetwork,
LomapAtomMapper,