TARGENE / TargeneCore.jl

Core Functionalities for TarGene
Apache License 2.0
2 stars 2 forks source link

early fitering of rare genotype queries #163

Closed olivierlabayle closed 2 years ago

olivierlabayle commented 2 years ago

If a genotype is very rare we have a near violation of the positivity assumption. This can result in unfortunate high statistical confidence. The idea is to filter early those genotypes/queries with an arbitrary threshold. This will further reduce computational complexity.