API#
Import pairOT as:
import pairot as pr
Preprocessing#
|
Function for pre-processing the input AnnData objects for usage with |
|
Downsample indices stratified by labels. |
|
Calculate pseudobulk differential expression (DE) statistics using limmaR package. |
|
Sort and filter DEGs for the OVA (one vs all) setting. |
|
Sort and filter DEGs for the AVA (all vs all) setting. |
|
Select and combine DE results from OVA (one vs all) and AVA (all vs all) settings. |
Tools#
|
Align cell annotations between query and reference dataset using annotation-informed optimal transport. |
Plotting#
|
Plot cluster mappings from |
|
Plot cluster distances from |
|
Plot cluster mappings and distances from |
Resources#
DataFrame containing official gene names from genenames.org. |
|
DataFrame containing uninformative genes to filter out, e.g., mitochondrial, ribosomal, IncRNA, TCR and BCR genes. |