You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Produces partially overlapping enriched celltypes across versions, likely due to a bug in the original prepare_quantile_groups code that resulted in uneven numbers of marker genes per celltype.
P-values are 75% correlated.
merge_magma_results
Produces partially overlapping top 3 enriched celltypes across versions.
@Al-Murphy @NathanSkene
Ran all main analyses in full workflow vignette and test whether:
Now implemented as an optional unit test in test-MAGMA_Celltyping_1.0_vs_2.0.R.
Results summary
calculate_celltype_associations(EnrichmentMode="Linear")
calculate_celltype_associations(EnrichmentMode="Top 10%")
prepare_quantile_groups
code that resulted in uneven numbers of marker genes per celltype.merge_magma_results
calculate_conditional_celltype_associations(EnrichmentMode="Linear", controlTopNcells = 2)
calculate_conditional_celltype_associations(EnrichmentMode="Linear", controlledCTs=c("pyramidal CA1","pyramidal SS","interneurons"))
calculate_conditional_celltype_associations(EnrichmentMode="Top 10%", controlledCTs=c("pyramidal CA1","pyramidal SS","interneurons"))
calculate_conditional_geneset_enrichment
MAGMA.Celltyping
v1.0.0, and therefore cannot be compared.The text was updated successfully, but these errors were encountered: