cumc / xqtl-protocol

Molecular QTL analysis protocol developed by ADSP Functional Genomics Consortium
https://cumc.github.io/xqtl-protocol/
MIT License
33 stars 42 forks source link

change the way of if condition for checking whether preset_variants_result has top_loci table for fsusie data #948

Closed kainblue100 closed 3 months ago

kainblue100 commented 3 months ago

!is.null(dat_study[[condition]]$preset_variants_result$top_loci) is better

review-notebook-app[bot] commented 3 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

gaow commented 3 months ago

Closing this because we will not use preset results for this anyways in our downstreams analysis for fSuSiE. In the current version we removed this piece of code.