DReichLab / DReichLab/EIG

Question Regarding SNP Count After Merging Genotype Files

Open
#114 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
207
Forks
61
PR merge metrics
No merged PRs in 30d

Description

I hope this message finds you well.

I recently merged two identical genotype files and noticed that the resulting merged files had fewer SNPs than expected. Initially, each file had 1,233,013 SNPs, but after the merge, both the SNP and .geno files had only 1,196,712 SNPs.

I ran a quick check using wc -l *.geno to count the lines, and the result was consistent across both files post-merge. Could you please help me understand why this reduction in the number of SNPs occurred?

I would appreciate any insights you might have regarding this.

Looking forward to your response.

Best regards,
Jiashuo

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no source file, test, command, or merge entry point beyond wc -l *.geno and the reported SNP counts. Reproduce the merge with the two identical genotype files, then trace the merge tool's handling of SNP records; done means explaining the reduction or documenting a confirmed defect and its expected result.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
bioinformatics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.