ProtoCaller.Ensemble.PerturbationList module

This module contains the PerturbationList class which is a simple internal way to store a list of Perturbation s in ProtoCaller. For most applications, this class will not be needed by the user.

class ProtoCaller.Ensemble.PerturbationList.PerturbationList(perturbations)

Bases: ProtoCaller.Utils.ConditionalList.ConditionalList

A ProtoCaller.Utils.ConditionalList.ConditionalList of ProtoCaller.Ensemble.Perturbation.Perturbation