rna_majiq.SimplifierGroup.update_connections
- SimplifierGroup.update_connections(min_experiments=1.0)
In-place update of connections passing thresholds in enough experiments
- Parameters:
min_experiments (
float
) – Threshold for group filters, specifying fraction (value < 1) or absolute number (value >= 1) of experiments that must pass simplifier thresholds as a source or as a target. When group filters are passed, a connection will be updated from simplified to unsimplified.