DEPICT is an integrative tool that employs predicted gene functions to systematically prioritize the most likely causal genes at associated loci, highlight enriched pathways and identify tissues/cell types where genes from associated loci are highly expressed. DEPICT is not limited to genes with established functions and prioritizes relevant gene sets for many phenotypes.
Allocate an interactive session and run the program. Sample session:
[user@biowulf]$ sinteractive --mem=8g --gres=lscratch:10 -c4 [user@cn4327 ~]$module load depict [+] Loading singularity 4.1.5 on cn4327 [+] Loading depict v1_rel194 ... [user@cn4327]$ mkdir -p /data/$USER/depict && cd /data/$USER/depict [user@cn4327]$ cp -r $DEPICT_CODE . [user@cn4327]$ cp $DEPICT_CONFIG .Edit the file ldl_teslovich_nature2010.cfg by replacing the "user" string with your user name.
[user@cn4327]$ depict.py ldl_teslovich_nature2010.cfg Will store result files to /data/user/depict/example Reading GWAS and mapping by chromosome and position to genotype data Reading precomputed 1KG SNP collection file Writing DEPICT loci Retrieving background loci Running DEPICT gene prioritization and gene set enrichment analysis Running DEPICT tissue enrichment analysis[user@cn4327 ~]$ exit salloc.exe: Relinquishing job allocation 46116226 [user@biowulf ~]$