Closed nayaracleite closed 2 years ago
Hi, do you have the integrated assay set as default? If so, it might be because the features you are looking to plot are not in the integrated assay (you can read more here #1198). We recommend using the RNA assay rather than the integrated assay for downstream analyses , so I would add assay = "RNA"
to your DotPlot()
command.
Closing this now, DotPlot()
uses scaled data so those features may not have been scaled or may not be in the assay you're using.
Closing this now,
DotPlot()
uses scaled data so those features may not have been scaled or may not be in the assay you're using.
Hi excuse me for this but could I ask where could I find the information of which levels of the processed data do each visualizing function retrieve? Thank you so much
Hello,
I'm trying to do a DotPlot and I'm getting the following error:
When I try to do a FeaturePlot, it works fine.