Protein.split#

Protein.split(row: str = 'sample_name') List[missionbio.h5.data.assay.Assay]#

Split to multiple assays of the same kind by splitting rows based on the given row attribute

Args:

row: The row attribute to split the assay by

Returns:

List of assays