enrichment_results: Example celltype enrichment results

enrichment_resultsR Documentation

Example celltype enrichment results

Description

Example results from celltype_associations_pipeline.

Usage

data("enrichment_results")

Format

An object of class list of length 1.

Source

#### Import data #### magma_dirs <- MAGMA.Celltyping::import_magma_files(ids = "ieu-a-298") ctd <- ewceData::ctd() enrichment_results <- MAGMA.Celltyping::celltype_associations_pipeline( magma_dirs = magma_dirs, ctd = ctd, ctd_species = "mouse", ctd_name = "Zeisel2015", run_linear = TRUE, run_top10 = TRUE, run_conditional = TRUE, force_new = TRUE) usethis::use_data(enrichment_results, overwrite = TRUE)


NathanSkene/MAGMA_Celltyping documentation built on Aug. 21, 2023, 8:55 a.m.