xihaoli / STAARpipeline-Tutorial

The tutorial for performing single-/multi-trait association analysis of whole-genome/whole-exome sequencing (WGS/WES) studies using FAVORannotator, STAARpipeline and STAARpipelineSummary
GNU General Public License v3.0
21 stars 17 forks source link

[Suggestion-Implementation] Add information to summary and annotations of results #57

Open GACGAMA opened 2 months ago

GACGAMA commented 2 months ago

Hello Xihao! I would suggest two types of information that would be very informative in the summary and annotation of all steps. For quantitative phenotype, a simple mean/median of the trait for each enriched gene, gene region or variant would be awesome. For binary phenotypes, the number of samples on each condition for each enriched gene, gene region or variant would be good also. This is because I got a lot of results from my binary trait analysis, but I have to manually look through my VCF/GDS files to summarize the number of affected indivuals on each trait, to select the most interesting targets. Sometimes, after p-value filtering, filtering for genes/variants/regions that have none or almost no samples in the Control groups is more interesting then only looking at the lowest p value.

Kind Regards