How do I create AnnData object from a pandas data frame count matrix?

前端 未结 0 1969
一个人的身影
一个人的身影 2020-12-03 07:33

I am trying to use the Scanpy Python package to analyze some single-cell data. I read a count matrix (a .tsv file) in as a Pandas data frame, which has genes as the columns

相关标签:
回答
  • 消灭零回复
提交回复
热议问题