Update readme with getEnrichedPathways
Closed this issue · 1 comments
rpolicastro commented
In the readme you have seurat <- getPathwayEnrichment(seurat)
but it looks like it should be seurat <- getEnrichedPathways(seurat)
.
romanhaa commented
Correct! Thanks, I'll fix that.