KevinMenden / scaden

Deep Learning based cell composition analysis with Scaden.
https://scaden.readthedocs.io
MIT License
71 stars 26 forks source link

Preparing Count-matrix #111

Open bio-visualisation opened 3 years ago

bio-visualisation commented 3 years ago

Hi, I am trying to use single cell data taken from GEO accession no: GSE137804 for training. I have few doubts. Please help.

  1. May I directly use the processed data provided in GEO supplementary file ?
  2. As there are thousands of cell-ids in the count-matrix, getting a correct order of cell-type annotation is difficult. How to solve this problem?
  3. Would you show at least one example how to prepare training data with this GEO accession number: GSE137804 ? Thank you.