Skip to content

Score and matching results #11

@hirokohmatsui

Description

@hirokohmatsui

Hello author,

Thank you for providing the great tool!

I have a question about matchMotifs() results.
When I run the function with the different sets of GRanges (as the second argument) but some are overlapping, I get different results for the exact same ranges.
For example, when I run with GRanges [peak1, peak2, peak3], all peaks matched to the motif. However with GRanges [peak1, peak2, peak3, peak4], peak1 doesn't match anymore.

I assume that the matching scores change depending on the number of GRanges input, so the matching results change as well.
I thought the matching scores are purely defined based on the genomic sequence comparison with some bias, but was I wrong?
Is there any written explanation how you score and set the threshold for the matching?

Best,
Hiroko

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions