NEWS.md
Add compatability for numeric vectors in compare_seurat()
Updated compatability with Seurat v5. compare_seurat() and seurat_extract() automatically detect Seurat object version
Ability to specify multiple gmt filepaths in the pathway argument of compare_pathways(). For examples see here
Fix downsample so it isn’t forcing 500 cells #34
compare_pathways(), compare_seurat(), and compare_sce() functions. Users just need to specify parallel = TRUE and cores = x to use parallel processing instead of calling compare_pathways_parallel()
compare_pathways() via compare_pathways_parallel(). Users can specify number of cores to run in the pathway comparisoncompare_seurat()
plot_rank() and plot_heatmap()
compare_pathways()