Last updated: 2018-06-04

workflowr checks: (Click a bullet for more information)
Expand here to see past versions:


Overview

This repository contains code resources to accompany our research paper:

Sarah M. Urbut, Gao Wang and Matthew Stephens (2017). Flexible statistical methods for estimating and testing effects in genomic studies with multiple conditions. bioRxiv doi:10.1101/096552.

We provide three sets of code resources:

  1. If you are primarily interested in applying the multivariate adaptive shrinkage (mash) methods to your own data, please see the mashr repository.

  2. If you are working with association statistics from the GTEx study, or similar genetic association data, please see here for our code to convert association statistics in the FastQTL format, or a similar format, to a format that is more suitable for analysis with mashr.

  3. If you would like follow the exact steps we took to produce the results of the GTEx analysis presented in the manuscript, follow the instructions here.

Citing this work

If you find any of the source code in this repository useful for your work, please cite our manuscript, Urbut et al (2017). The full citation is given above.

License

Copyright (c) 2016-2018, Sarah Urbut, Gao Wang, Peter Carbonetto and Matthew Stephens.

All source code and software in this repository are made available under the terms of the MIT license.

What’s included in the git repository

See here for the source repository. This is what you will find in the repository:

├── analysis
├── code
├── data
├── docs
├── output
└── workflows

Contributors

This project was developed by Sarah Urbut, Gao Wang, Peter Carbonetto and Matthew Stephens at the University of Chicago.


This reproducible R Markdown analysis was created with workflowr 1.0.1.9000