Hello there, I'm kinda new in the field and i'm trying for the first time to analyze scRNA-seq data downloaded from GEO database. I downloaded data form GSE273040 which is a count matrix with raw and normalized counts from every sample. Since i want to proceed the analysis with DESeq2, should I use just the normalized counts, or should I instead find I way to use the raw counts? Moreover, I saw many tutorials saying to create a Seurat obj and then use it to perform the analysis, should I do it or not?
Thanks for the help!