# gwasglue
<!-- badges: start -->
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![Travis build status](https://travis-ci.org/MRCIEU/gwasglue.svg?branch=master)](https://travis-ci.org/MRCIEU/gwasglue)
[![Codecov test coverage](https://codecov.io/gh/MRCIEU/gwasglue/branch/master/graph/badge.svg)](https://codecov.io/gh/MRCIEU/gwasglue?branch=master)
<!-- badges: end -->
**Under development**
This R package serves as a conduit between packages that can read or query GWAS summary data, and packages that can analyse GWAS summary data. Here is where it lies in the general ecosystem of GWAS data and analysis:
![schematic](https://drive.google.com/uc?id=15w33jAaI6lAKINfLlNw343njUuPd4M6i)
The figure above depicts a set of packages that we plan to connect to. Here is a list of what has been done and what is still to do:
#### Data sources
- [ieugwasr](https://github.com/mrcieu/ieugwasr)
- [gwasvcf](https://github.com/mrcieu/gwasvcf)
#### Finemapping
- [finemapr](https://github.com/variani/finemapr)
- [FINEMAP](http://www.christianbenner.com/)
- [PAINTOR](https://github.com/gkichaev/PAINTOR_V3.0)
- [CAVIAR](https://github.com/fhormoz/caviar)
- [SuSIE](https://stephenslab.github.io/susie-paper/index.html) - TODO
- [JAM](https://github.com/pjnewcombe/R2BGLiMS) - TODO
#### Colocalisation
- [coloc](https://cloud.r-project.org/web/packages/coloc/index.html)
- [HEIDI](http://cnsgenomics.com/software/gsmr/) - TODO
- [eCAVIAR](https://github.com/fhormoz/caviar) - TODO
- [S-Predixcan](https://github.com/hakyimlab/MetaXcan) - TODO
#### Mendelian randomization
- [TwoSampleMR](https://github.com/mrcieu/TwoSampleMR)
- [MendelianRandomization](https://cran.r-project.org/web/packages/MendelianRandomization/index.html) - port from TwoSampleMR
- [RadialMR](https://github.com/WSpiller/RadialMR) - port from TwoSampleMR
- [MRPRESSO](https://github.com/rondolab/MR-PRESSO) - port from TwoSampleMR
- [GSMR](http://cnsgenomics.com/software/gsmr/) - TODO
- [MRMix](https://github.com/gqi/MRMix) - TODO
#### Visualisation
- [gassocplot](https://github.com/jrs95/gassocplot)
- Locus zoom plots e.g. [https://github.com/jrs95/gassocplot] - TODO
## Installation
You can install the development version of gwasglue with:
``` r
devtools::install_github("mrcieu/gwasglue")
```
## Usage
See vignettes etc here: [https://mrcieu.github.io/gwasglue](https://mrcieu.github.io/gwasglue).
## Reference datasets
Example GWAS VCF (GIANT 2010 BMI):
- http://fileserve.mrcieu.ac.uk/vcf/IEU-a-2.vcf.gz
- http://fileserve.mrcieu.ac.uk/vcf/IEU-a-2.vcf.gz.tbi
Updated 1000 genomes LD reference panels (multiple populations):
- http://fileserve.mrcieu.ac.uk/ld/1kg.v3.tgz
1kg European reference panel for LD (legacy):
- http://fileserve.mrcieu.ac.uk/ld/data_maf0.01_rs_ref.tgz
1kg vcf harmonised against human genome reference:
- http://fileserve.mrcieu.ac.uk/vcf/1kg_v3_nomult.vcf.gz
- http://fileserve.mrcieu.ac.uk/vcf/1kg_v3_nomult.vcf.gz.tbi
## Contributing to the resource
For any `<analysis>` package we create a new file called `R/<analysis>.r` which contains two functions:
- `gwasvcf_to_<analysis>`
- `ieugwasr_to_<analysis>`
For an example, see the `R/TwoSampleMR.r` file, which contains the functions `gwasvcf_to_TwoSampleMR` and `ieugwasr_to_TwoSampleMR`.
没有合适的资源?快使用搜索试试~ 我知道了~
gwasglue:将GWAS数据链接到R中的分析工具
共109个文件
html:37个
rd:23个
r:14个
需积分: 50 21 下载量 157 浏览量
2021-02-24
09:03:24
上传
评论 2
收藏 754KB ZIP 举报
温馨提示
瓜斯胶 正在开发中 此R程序包充当可以读取或查询GWAS摘要数据的程序包与可以分析GWAS摘要数据的程序包之间的管道。 它位于GWAS数据和分析的一般生态系统中: 上图描述了我们计划连接的一组软件包。 以下是已完成和尚待执行的操作的列表: 数据源 精细映射 - -待办事项 共定位 -TODO -TODO 待办事项 孟德尔随机 -TwoSampleMR的端口 来自TwoSampleMR的端口 - 端口 待办事项 待办事项 可视化 轨迹缩放图,例如[ 安装 您可以使用以下命令安装gwasglue的开发版本: devtools :: install_github( " mrcieu/gwasglue " ) 用法 在此处查看小插图等: : 。 参考数据集 GWAS VCF示例(GIANT 2010 BMI): 更新了1000个基因组LD参考面板(多个种群): 1k
资源推荐
资源详情
资源评论
收起资源包目录
gwasglue:将GWAS数据链接到R中的分析工具 (109个子文件)
AFR.bed 70KB
EUR.bed 46KB
ASN.bed 39KB
docsearch.css 11KB
pkgdown.css 7KB
bootstrap-toc.css 2KB
DESCRIPTION 1KB
.gitignore 47B
mr.html 29KB
finemapping.html 20KB
gwas2020.html 19KB
colocalisation.html 19KB
cojo.html 13KB
index.html 13KB
ld_ref.html 13KB
index.html 10KB
make_TwoSampleMR_dat.html 9KB
is_forward_strand.html 8KB
harmonise.html 8KB
clump_gwasvcf.html 8KB
read_gwas.html 8KB
cojo_cond.html 8KB
susieR_pipeline.html 8KB
gwasvcf_to_finemapr.html 8KB
ieugwasr_to_finemapr.html 7KB
ieugwasr_to_coloc.html 7KB
coloc_to_gassocplot.html 7KB
organise_ids.html 7KB
read_reference.html 7KB
ieugwasr_to_gassocplot.html 7KB
gwasvcf_to_TwoSampleMR.html 7KB
ieugwasr_to_TwoSampleMR.html 7KB
gwasvcf_to_coloc.html 7KB
harmonise_against_ref.html 7KB
map_variants_to_regions.html 7KB
write_out.html 7KB
cojo_sumstat_file.html 7KB
LICENSE.html 7KB
set_bc4_files.html 6KB
pipe.html 6KB
index.html 6KB
index.html 6KB
authors.html 6KB
404.html 6KB
LICENSE-text.html 5KB
bootstrap-toc.js 5KB
pkgdown.js 3KB
docsearch.js 2KB
empty-anchor.js 653B
empty-anchor.js 653B
empty-anchor.js 653B
empty-anchor.js 653B
empty-anchor.js 653B
empty-anchor.js 653B
LICENSE 43B
README.md 3KB
LICENSE.md 1KB
NEWS.md 81B
NAMESPACE 623B
unnamed-chunk-10-1.png 200KB
unnamed-chunk-11-1.png 186KB
unnamed-chunk-7-1.png 180KB
harmonise.r 12KB
TwoSampleMR.r 7KB
coloc.r 4KB
cojo.r 4KB
finemapr.r 4KB
gassocplot.r 3KB
clump.r 2KB
susieR.r 2KB
test_gassocplot.r 805B
test_twosamplemr.r 677B
test_coloc.r 567B
test_finemapr.r 474B
utils-pipe.r 207B
testthat.R 60B
.Rbuildignore 65B
make_TwoSampleMR_dat.Rd 1KB
is_forward_strand.Rd 1KB
clump_gwasvcf.Rd 1KB
harmonise.Rd 987B
cojo_cond.Rd 870B
ieugwasr_to_finemapr.Rd 848B
read_gwas.Rd 833B
gwasvcf_to_finemapr.Rd 816B
susieR_pipeline.Rd 812B
ieugwasr_to_coloc.Rd 685B
coloc_to_gassocplot.Rd 665B
organise_ids.Rd 601B
read_reference.Rd 533B
ieugwasr_to_gassocplot.Rd 531B
ieugwasr_to_TwoSampleMR.Rd 486B
gwasvcf_to_coloc.Rd 478B
gwasvcf_to_TwoSampleMR.Rd 459B
write_out.Rd 439B
harmonise_against_ref.Rd 435B
map_variants_to_regions.Rd 423B
set_bc4_files.Rd 422B
cojo_sumstat_file.Rd 383B
pipe.Rd 261B
共 109 条
- 1
- 2
资源评论
得陇而望蜀者
- 粉丝: 40
- 资源: 4586
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功