Skip to content

log-odds score cutoff when dumping PWMs to a file #2

@mbstadler

Description

@mbstadler

A PWM match-score cutoff is mandatory when dumping PWMs into a file in Homer format.

Currently, the score cutoff is constant (log(2^10)) and identical for all PWMs.

Maybe the function should accept an argument to allow to choose between a constant cutoff (current behaviour), or a cut-off that is min(constant, PWMmaxScore), or a relative cut-off (e.g. 80% of PWMmaxScore).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions