Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1.1 KB

README.md

File metadata and controls

11 lines (6 loc) · 1.1 KB

SecretUtils

Some utility functions for analyzing data with Pagoda2/Conos and simulating data with Splatter.

Example analysis script using subset of data from Keren-Shaul et al https://www.cell.com/cell/fulltext/S0092-8674(17)30578-0 i.e. some mice with alzheimer. Annotation was done based on markers in the paper but coarser (fewer clusters). PAGA metric was copied from scanpy (re-implemented in R).

Example simulation script. Note that Conos is used by these functions to integrate and normalize etc. the simulated datasets. Estimation of initial distribution parameters can be done from any count matrix. The plot grid is not displayed in the html since it often looks like garbage when displayed inside the script, however here's a pdf showing a result for all the distances and factors I varied.

A workflowr project.