Git Product home page Git Product logo

Comments (3)

pcarbo avatar pcarbo commented on June 29, 2024 1

@Owen-haha I would encourage you to download the latest version of GEMMA. Please let me know if you have trouble getting it to work.

Second, I would recommend starting with a simpler association analysis such as this:

./gemma -g gen_file.txt -p pheno_file.txt -lm 2 -maf 0

You will find that the results aren't very interesting for your particular example because there is very little variation in the SNP you are testing; the minor allele is observed only once among the ~1,500 samples. Regression coefficient estimates in this sort of case aren't well behaved. I would suggest that you remove SNPs such as this that exhibit very little variation in your sample.

from gemma.

pcarbo avatar pcarbo commented on June 29, 2024

Hi @Owen-haha, can you please give the exact gemma command you used? Do you get the same error if you do not include the polygenic term u (that is, you use the -lm option)? Are SNP1 –4 also being tested, or did you remove them from the genotype data file?

from gemma.

Owen-haha avatar Owen-haha commented on June 29, 2024

Hi @pcarbo , below is the command i run. I also attached a real sample here.
gemma.0.93b -g gen_file.txt -p pheno_file.txt -a snp_info_file.txt -k realmatrix_file.txt -lmm 4 -o prefix -maf 0 -c cov_file.txt
gen_file.TXT
pheno_file.txt
snp_info_file.txt
realmatrix_file.txt.zip
cov_file.txt
I cannot do -lm because the version i used dose not support it.
There is only one SNP in gen_file.txt, and 9 covariates in cov_file.txt. That means each time only tests one SNP. And the SNPs in gen_file.txt and cov_file.txt are excluded.

from gemma.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.