SampleGroup.getassays#

SampleGroup.getassays(name: str) List[missionbio.mosaic.assay._Assay]#

Get a list of the given assay across samples

Parameters
namestr

One of {“dna”, “protein”, “cnv”, “rna”}

Returns
list of the assay objects
Raises
AssertionError:

When name is None in the samples