Entering edit mode
2.5 years ago
5b54ea20
•
0
I am trying to learn some single-cell methods, and wanted to work with this dataset: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE190772
However, the data has already been through QC and pre-processing, and I can't figure out how to create a Seurat Object from a normalized count matrix and a metadata file instead of the expected barcodes, genes, and matrix files.
Thanks for your reply - I actually tried something very similar, which I thought worked until I tried to complete scaling and dimension reduction:
Did I do this correctly? If so, it seems like there is some disagreement between the metadata and count matrix, or something is formatted weirdly...
Console looked like this: