anndata.AnnData.transpose# AnnData.transpose()[source]# 转置整个对象。 数据矩阵被转置,观察值和变量被互换。忽略 .raw。 Return type: AnnData