That worked with scfp <- AddMetaData, Gosh, silly mistake... but now problem is the MetaData displays as NA NA NA NA NA... I think it could be a problem with how my dataframe is formatted, and the way Seurat wants it. swbarnes2, if you don't mind me asking when you're loading a data frame what does it look like? Do you have the data frame you're reading as column 1, and all the metadata as rows like I showed above with:
"12wks"
"12wks"
"12wks"
"12wks"
"12wks"
...
Or do you have them as the actual column names? What is the data frame format supposed to be? When I use the cbind as you remember from this post C: How to embed known cell information into Seurat object? AddMetaData? the data frame is fine and the meta data loads into it perfectly, but I'm assuming Seurat wants the dataframe a certain way?
Any help would be appreciated!
Very Respectfully, Pratik