Ge.from_assay

Contents

Ge.from_assay#

missionbio.mosaic.ge.Ge.from_assay

classmethod Ge.from_assay(assay: Assay) Self#

Create a mosaic assay from the given assay.

Parameters:
assaymissionbio.h5.assay.Assay

The Assay object to cast

Returns:
The corresponding mosaic assay

Ge