gaow / mvarbvs

Multivariate Bayesian variable selection via variational inference
https://gaow.github.io/mvarbvs/
MIT License
1 stars 1 forks source link

20170518 Next step #14

Open gaow opened 7 years ago

gaow commented 7 years ago

For GTEx V7 data we've done imputation and rna-seq normalization, and we have PCA analysis results from Broad. PEER analysis is still running. Once we have the result we should have the material to do single tissue BVS via mr-ash.

Plan for next steps are:

  1. Work with @pcarbo and @NKweiwang to verify via simplifed toy data that varbvs implementation of mr-ash agrees with mvash. Particularly we need to make sure we have all the quanities we need. Will open a separate ticket for that.
  2. Put together a varbvs based GTEx eQTL pipeline. Inputs are genotype, rna-seq and covariates plus cis-gene definitions. Will dump everything from varbvs for now and decide what to extract and how to make plots, later.
  3. At the same time:
    1. Create simulated data using David's RNA-seq simulator and V7 genotypes.
    2. Also run univariate analysis: via FastEQTL -- reason it might be a bad idea to wait for Broad's official release on this is that result might be slightly different because of different data preprocessing.
gaow commented 7 years ago

Update: @stephens999 suggests that I mimic #8 toy in simulations.