romanhaa/cerebroPrepare

Update readme with getEnrichedPathways

Closed this issue · 1 comments

In the readme you have seurat <- getPathwayEnrichment(seurat) but it looks like it should be seurat <- getEnrichedPathways(seurat).

Correct! Thanks, I'll fix that.