Sample.common_barcodes

Sample.common_barcodes#

missionbio.mosaic.sample.Sample.common_barcodes

Sample.common_barcodes(names: Optional[Sequence[str]] = None) ndarray#

Returns the barcodes common to all the assays

The barcodes are returned in the order of the first assay

Parameters:
namesTuple[str]

The assay names for which to return the common barcodes


< Class Sample