anndata.experimental.AnnCollection.to_adata# AnnCollection.to_adata()[source]# 将这个 AnnCollection 对象转换为 AnnData 对象。 AnnData对象将不会有 .X,只有 .obs 和 .obsm。