Default to cores = 3 if parallel = TRUE is supplied with no cores argument
Add compatability for numeric vectors in compare_seurat()
Updated compatability with Seurat v5. compare_seurat()
and seurat_extract()
automatically detect Seurat object version
Change package dependeny version to improve installation
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()
sce_extract
can now extract data from SCE objects based on colDatacompare_sce
can now compare pathways directly within an SCE objectplot_rank()
and plot_heatmap()
compare_pathways()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.