Skip to content

trim_pwm inconsistency #125

@suragnair

Description

@suragnair

def trim_pwm(

this function expects a PWM which is based on information content transformation of a PPM. However, PWM can be more general than an IC matrix. Also, the trim_thresh is determined by multiplying input trim_threshold with max summed weights per position. In some cases, such as trimming a PPM, an absolute threshold may be desired. Potentially can be remedied by adding a boolean flag to control relative thresholding or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions