Closed hwick closed 11 months ago
I have added the libraries and changed seurat_control to seurat_phase, but ended up not adding the normalization step since it mentions "PCA is run only using the most variable features identified previously."
thanks @hwick ! I ended up adding FindVariableFeatures() and just a note to not run it if you had previously. I think we're all set here!
The resources on cell cycle scoring might need some updating -consider adding required libraries (rCurl, AnnotationHub, ensembldb) -object seurat_control doesn't appear in materials linking to the page (page is currently linked from 06_SC_SCT_normalization -skips normalization step which appears on the SC_SCT_normalization page -RunPCA step throws an error (consider adding FindVariableFeatures step which is mentioned on the SC_SCT_normalization page):