RajLabMSSM / echolocatoR

Automated statistical and functional fine-mapping pipeline with extensive API access to datasets.
https://rajlabmssm.github.io/echolocatoR
MIT License
34 stars 11 forks source link

Fully support QTL studies #99

Closed bschilder closed 2 years ago

bschilder commented 2 years ago

finemap_loci has only been able to plot QTL data, not fine-map it. Adding new features to make QTL fine-mapping fully supported.

bschilder commented 2 years ago

Success! Required reworking how locus names are made, such that echodata::import_topSNPs uses all grouping vars to construct the locus name. Screenshot 2022-08-28 at 18 01 38

Only weird thing is with echoplot, not all the CS SNPs >.95 PP aren't being highlighted green (but the Consensus SNP is being highlighted in gold).