Welcome to SpatialOncology’s documentation!¶
This documentations contains the resources for multiplexed single-cell spatial analysis.
Cytometry Analysis Tutorials¶
Data scientist’s primer to analysis of mass cytometry data https://biosurf.org/cytof_data_scientist.html
Data Transformations¶
ArcSinh transformation, with a co-factor of 5
Log transformation
BEC Algorithms¶
Batch Effects Evaluation and Correction https://biosurf.org/cyCombine_CyTOF_1panel.html
cyCombine https://github.com/biosurf/cyCombine
CytoNorm https://github.com/saeyslab/CytoNorm
CD Algorithms¶
Dimension Reduction¶
PCA, linearly map data from high dimensional space to a lower dimensional space
t-SNE https://scikit-learn.org/stable/modules/generated/sklearn.manifold.TSNE.html