utils#

Other useful functions

utils.getAttributeGEP(adata[, featureKey, ...])

Get attribute (peak, expression, correlation) based on gene expression pattern axis with optional bootstrapping.

utils.getAttributeBase(adata, axis_key[, ...])

Get attribute (peak, expression, correlation) base on axis.

utils.attrTTest(adata, group1Name, group2Name)

Perform t-test to attribute with FDR correction.