snapatac2.AnnDataSet.copy#

AnnDataSet.copy(dirname)#

Copy the AnnDataSet object to a new location.

Copying AnnDataSet object will copy both the object itself and assocated AnnData objects.

Parameters

dirname (Path) – Name of the directory used to store the result.

Return type

AnnDataSet