MaskCollection ============== .. currentmodule:: pylluminator.mask .. autoclass:: MaskCollection :members: :show-inheritance: :inherited-members: .. rubric:: Methods .. autosummary:: ~MaskCollection.__init__ ~MaskCollection.add_mask ~MaskCollection.copy ~MaskCollection.get_mask ~MaskCollection.get_mask_names ~MaskCollection.number_probes_masked ~MaskCollection.remove_masks ~MaskCollection.reset_masks Methods and attributes detail ----------------------------- .. automethod:: __init__