Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce failed for number of analyzed individuals equals 0. in src/param.cpp at line 2073 in ProcessCvtPhen #262

Open
2 of 10 tasks
zeroLB opened this issue Apr 11, 2022 · 2 comments

Comments

@zeroLB
Copy link

zeroLB commented Apr 11, 2022

Describe the bug
Enforce failed for number of analyzed individuals equals 0. in src/param.cpp at line 2073 in ProcessCvtPhen
To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, paste output to help explain your problem.

Additional context
Add any other context about the problem here.

Check list:

  1. I have found an issue with GEMMA
  2. I have searched for it on the issue tracker (incl. closed issues)
  3. I have searched for it on the mailing list
  4. I have tried the latest release of GEMMA
  5. I have read and agreed to below code of conduct
  6. If it is a support/install question I have posted it to the mailing list
  7. If it is software development related I have posted a new issue on the issue tracker or added to an existing one
  8. In the message I have included the output of my GEMMA run
  9. In the message I have included the relevant .log.txt file in the output directory
  10. I have made available the data to reproduce the problem (optional)

To find bugs the GEMMA software developers may ask to install a
development version of the software. They may also ask you for your
data and will treat it confidentially. Please always remember that
GEMMA is written and maintained by volunteers with good
intentions. Our time is valuable too. By helping us as much as
possible we can provide this tool for everyone to use.

@alviitayyaba
Copy link

Hi, I was having the same error. Please make sure you have pheotype information in 6th column of .fam file. If the phenotype information is NA or -9, Gemma will not process these samples as they have missing pheotype information.

@dimple-aspiring-cat
Copy link

Hello, I am getting the same error. My sample size is 522 (dogs belonging to different breeds), with 9848719 SNPs. I am doing a LMM for mean life span and median life span, separately. Out of 522 samples, 20 samples belonging to the same breed have no phenotype information for theses two phenotypes, so I have put NA for these cases in my phenotype file. GEMMA is running the LMM analysis just fine when mean life span is selected as the phenotype, however is the error 'ERROR: Enforce failed for number of analyzed individuals equals 0. in src/param.cpp at line 2073 in ProcessCvtPhen' when I choose median life span as the phenotype. I don't understand why this might be happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants