View source: R/compare_trait_enrichment.r
compare_trait_enrichments | R Documentation |
Test to see which cell types are more enriched in magmaPath2 than magmaPath1
compare_trait_enrichments(
magmaPath1 = NA,
magmaPath2 = NA,
magma1 = NA,
magma2 = NA,
annotLevel,
ctd
)
magmaPath1 |
A magma results file |
magmaPath2 |
A magma results file |
magma1 |
A magma results data structure |
magma2 |
A magma results data structure |
annotLevel |
Annotation level of the CTD / results file to use |
ctd |
Cell type data structure containing $specificity_quantiles |
File path for the genes.out file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.