missionbio.mosaic.io.save¶
-
missionbio.mosaic.io.
save
(sample, path, raw=False)¶ Save the analyzed sample as .h5.
- Parameters
- sample
missionbio.mosaic.sample.Sample
The sample to be saved.
- pathstr
The path to save it to.
- rawbool
Whether to save the raw counts of the assays or not.
- sample