Single-Cell-Genomics-Group-CNAG-CRG / Tumor-Immune-Cell-Atlas

Code repository for the Tumor Immune Cell Atlas (TICA) project
59 stars 12 forks source link

Issue of combining raw counts and normalized counts #11

Closed hurleyLi closed 2 years ago

hurleyLi commented 3 years ago

Hi, thanks for the preprints, I really enjoyed reading it! I noticed that in your preprints you combined different studies with either raw counts or normalized counts. I'm wondering if that'll break any pre-assumptions from Seurat's anchor approach. I'm working on combining different sets of data related to immunology diseases, and have the same issue where some studies provided raw counts and some provided normalized counts... I know you mentioned in #10 that those are the "best" you could get, but it still needs to be accurate. I'm wondering whether we should process from the raw fastq files to get the actual raw count matrix for those only provided normalized matrix.

Thanks, Hurley

PaulaNietoG commented 2 years ago

Hi Hurley, sorry for the late reply! Yes, absolutely the best you can do is process the raw fastq files.

Paula