Skip to content

Unexpected trend in diversity_fit_mse convergence plot #38

@zhangming-m

Description

@zhangming-m

I am running SINGER on a dataset with ~342 samples. I observed that the diversity_fit_mse (calculated via compute_traces.py) shows an unusual pattern: it initially declines, then rises significantly, and finally stabilizes at a high value 5.4 * 10^-6

this is my SINGER code:
parallel_singer -Ne 2e5 -m 2.69e-7 -vcf /data/zhangmm/linyan/Qv342_chr11.polarized.snps -output Qv342_chr11.parallel_singer -n 800 -polar 0.99 -thin 100 -L 100000 -num_cores 50 -ratio 0.037

Questions:

  1. Is this "decline-then-rise" pattern expected for large sample sizes or specific demographic scenarios?
  2. The stable MSE value 5.4 * 10^-6 seems much higher than the examples in the paper 10^-8. Does this come from mismatch between my -Ne/-m parameters and the observed diversity pi= 0.005?
Image

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