Entering edit mode
2.6 years ago
bioinformatics2020
▴
830
I've already looked through SeuratData
, but it seems all of the datasets that are available are raw. Are there any public Seurat datasets that are already normalized (with NormalizeData, SCTransform, does not matter.) This will be used for teaching purposes and I don't want to have to host a normalized version of public data-sets if there are some already present online.
Thanks!