pyproteonet.metrics.differential_expression

Functions

evaluate_des(dataset, molecule, columns, ...)

Compares the results of finding differentially expressed molecule to known ground troth differential expressiosn according to a ground truth fold change.

find_des(dataset, molecule, columns, ...[, ...])

Find differentially expressed molecules usign a t-test and multitest correction (benjamin hochberg).