Skip to content

How to integrate lods from different markers and in different families in the same gene? #39

@changebio

Description

@changebio

elif fam not in lods[theta] or lod > lods[theta][fam]:

Based on the code, it uses max lod in markers and add all lods among families.
lod = log10(P(theta))-log10(P(0.5)), theta is seq(0,0.45,0.05)
About integrating among families.
I think it is fine if the max lods are bigger than 0, we add them up.
If the max lods are less than 0, what is the meaning? should we set them to 0?

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