Tools: tl
#
This module provides various tools for analyzing proteomics data.
Clustering#
Automated sweep to pick a Leiden resolution that keeps mitochondria intact. |
|
Propagate categorical annotations along the k-NN graph. |
|
Quantify interfacialness of proteins across compartment boundaries. |
|
Per-group silhouette scores. |
|
Calinski–Harabasz score of cluster compactness vs separation. |
|
Train a TAGM-MAP (T-Augmented Gaussian Mixture, MAP variant) model. |
|
Predict sub-cellular localization for unlabelled proteins using a fitted TAGM-MAP model. |
Ontology Enrichment#
Gene-set enrichment for each cluster. |
Integration#
Return copies of several |
|
Aligned UMAP embedding for matched datasets. |
|
Compute per-protein remodeling score from two aligned datasets. |
Graph analysis#
Convert the k-NN graph stored in |
|
Return the set of closest neighbours for a node in a graph. |