anndata.AnnData.T

property AnnData.T: anndata._core.anndata.AnnData

Transpose whole object.

Data matrix is transposed, observations and variables are interchanged.

Ignores .raw.

Return type

AnnData