TrajAtlas.utils.attrTTest#
- TrajAtlas.utils.attrTTest(adata, group1Name, group2Name, alpha=0.05, method='fdr_bh')[source]#
Perform t-test to attribute with FDR correction.
See also
See TrajAtlas Meets Gene Expression Patterns for how to
identified gene expression program associated with differentiated genes.
- Parameters:
- Returns:
Dataframe of t-test statistics with FDR-corrected p-values.