stephenslab / susie-paper

Experiments on SuSiE ("sum of single effects") regression.
https://stephenslab.github.io/susie-paper
MIT License
5 stars 3 forks source link

sQTL data still available? #10

Closed nmra-cwilks closed 2 years ago

nmra-cwilks commented 2 years ago

Hi,

We're starting to work on the sQTL example from the paper as a ramp-up to using our own data with susieR, using the helpful walkthrough here: https://stephenslab.github.io/susie-paper/manuscript_results/Li_2016_splice_QTL.html

However, I'm getting a timeout when accessing http://eqtl.uchicago.edu/jointLCL/

Are the sQTL example data available somewhere else?

Thanks, Chris

gaow commented 2 years ago

@btrx-cwilks Unfortunately, we don't maintain the website. But Yang Li on the Li 2016 paper is a UChicago faculty. He might know what's going on with that website.

However, if your goal is to prepare yourself with running it on your own data, perphaps reading this workflow documentation you'll have some idea of input format, and therefore can possibly analyze your data directly if you follow these formatting requirements?

https://github.com/stephenslab/susie-paper/blob/master/src/20180704_MolecularQTL_Workflow.ipynb

nmra-cwilks commented 2 years ago

thanks for the quick response! I think we can make do w/o the sample data.