Closed oshiomah1 closed 6 days ago
Hi,
There are potentially several issues at work here. I also want to note I’m going to transfer this to discussions as it isn’t issue with how Seurat package is functioning.
First, in your plot you are plotting scaled expression (hence -2 - +2. So it can be hard to evaluate true levels of expression using this visualization alone.
Second, even in good scenarios there can be significant no -negative counts in CITE-seq data that can occur for variety of reasons some can be optimized on wrt lab side but some may persist regardless. You can look up the CellBender paper which shows the issue of background CITE-seq reads as well as their attempts to computationally remove some of the issues.
Best, Sam
Hello I used seurat to proess a CITE-seq dataset, upon looking at antibody expression, the results are somewhat strange. That is most antibodies are expressed by most cell types/clusters. Although the intensity of that expression is expected. For example "Hu.CD19" antibody should only be epressed by B cells. In the plot below we see that all cells express "Hu.CD19" but the B cells have the highest avergae expression compared to other cell types. I am not sure of this is due to an error in processing the data or a lack of understanding how the wet lab or computational processing works to get this result. Any help is appreciated. Note that this phenomenon doesn't occur with the gene expression data
Here is the code below