Git Product home page Git Product logo

Comments (7)

alycemac avatar alycemac commented on June 29, 2024 1

Problem solved by using -miss 1

GEMMA manual typo

'SNPs with missingness below 5% will not be included in the analysis' should be 'SNPs with missingness above 5% will not be included in the analysis'

from gemma.

xiangzhou avatar xiangzhou commented on June 29, 2024

Yes, that's a typo. You can just use "-maf 0" to include all SNPs (or more precisely, use "-miss 0 -maf 0 -r2 1 -hwe 0"). (1) "-notsnp" is not exactly the same as "-miss 0 -maf 0 -r2 1 -hwe 0" as it still check missingness and r2. (2) Even if you specify a list, some of them still could be filtered out.

from gemma.

xiangzhu avatar xiangzhu commented on June 29, 2024

Thanks!

from gemma.

wzuhou avatar wzuhou commented on June 29, 2024

Hi Xiang,
I am running Gemma 0.98.1 with these options:
-miss 0 -maf 0 -r2 1 -hwe 0 -snps my_snplist
In principle, all the variance in my input file should be analyzed, but I got the report looks like this:

## number of total SNPs/var        =    20829
## number of considered SNPS       =    20776
## number of analyzed SNPs         =     7695

So I think there is still filtering performed on the dataset. My questions are,

  1. Could you specify what is the reason it does not analyze all the SNP with the above options? Is there any other default SNP filtering ?
  2. And what has been filtered out during the total>considered>analyzed steps?

And one little suggestion, is it possible to specify due to which QC step the variance were filtered out in log file? e.g. 1000 SNPs were filtered out due to missing genotype, etc.

from gemma.

AndreAllegrini avatar AndreAllegrini commented on June 29, 2024

Hi,

was this solved?

I also have the same issue. Specifying flags for filtering such as
-miss 0
-maf 0
-r2 1
-hwe 0 \

I still miss ~half of the SNPS (from ~40million to ~20 million)

So it looks like there is some other sort of filtering performed?
I'm using Gemma_0.98.1

thanks in advance

from gemma.

pjotrp avatar pjotrp commented on June 29, 2024

Please use the mailing list.

from gemma.

pjotrp avatar pjotrp commented on June 29, 2024

good find, thanks!

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.