mosaicmpi.integration.Integration.filter_programs_rank_reduction

mosaicmpi.integration.Integration.filter_programs_rank_reduction#

Integration.filter_programs_rank_reduction(max_median_corr: float = 0.0) None#

Filter programs using the rank-reduction procedure, relevant only for datasets where programs tend to be highly correlated. This procedure reduces the maximum rank included for a dataset until the median of the correlation distribution is below the max_median_corr threshold.

Parameters:

max_median_corr (float, optional) – Threshold, defaults to 0