pkpd.protocols.protocol_pkpd module¶
In this module are protocol base classes related to PKPD
- class pkpd.protocols.protocol_pkpd.ProtPKPD(**kwargs)[source]¶
Bases:
pwem.protocols.protocol.EMProtocol
- loadInputExperiment()[source]¶
If the protocol has an attribute ‘inputExperiment’, load that experiment from file. If not, return None.