Skip to content

Dominance #27

@daikitag

Description

@daikitag

Dominance could be added to tstrait, as we obtain the genotype of individuals in the intermediate step of the simulation. We can let tstrait do:

  • 0 mutation: Nothing
  • 1 mutation: Add effect size + dominance effect
  • 2 mutation: Add effect size * 2

instead of simply adding effect size * number of causal mutations to the genetic values of individuals.

I assume that the following steps will be required:

  • Create a new function for simulating individuals with dominance, as the computational speed of tstrait will drop with dominance
  • Create DominanceModel to control how dominance effects are being simulated
  • Statistical test to test dominance

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