zhanxw / rvtests

Rare variant test software for next generation sequencing data
126 stars 41 forks source link

What/where is --outputRaw collapsed genotype? #138

Open aejen opened 2 years ago

aejen commented 2 years ago

Under documentation for utility models, I see:

When specifying this, rvtests can output genotypes, phenotype, covariates (if any) and collapsed genotype to tabular files

However, when I use this option, I only see the raw genotype dosages for each SNP in the output file. What is the collapsed genotype supposed to be? Is there a way to output the raw burden level for each individual/gene, i.e. counts of rare variants, for input into another program in R?