scglue.data

没有包含在 scanpy 里,anndata.AnnData 对象的辅助函数。

函数

aggregate_obs

Aggregate obs in a given dataset by certain categories

bedmap2anndata

Convert bedmap result to anndata.AnnData object

count_prep

Standard preprocessing of count-based dataset with total count normalization and log-transformation

estimate_balancing_weight

Estimate balancing weights in an unsupervised manner

extract_rank_genes_groups

Extract result of scanpy.tl.rank_genes_groups() in the form of marker gene data frame for specific cell groups

get_gene_annotation

Get genomic annotation of genes by joining with a GTF file.

get_metacells

Aggregate datasets into metacells

lsi

LSI analysis (following the Seurat v3 approach)

metacell_corr

Metacell based correlation

metacell_regr

Metacell-based regression

transfer_labels

Transfer discrete labels from reference dataset to query dataset