1 Star 0 Fork 0

Pengfei/TwoSampleMR

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
DESCRIPTION 2.08 KB
一键复制 编辑 原始数据 按行查看 历史
Gibran Hemani 提交于 2021-03-25 19:18 +08:00 . bumping version
Package: TwoSampleMR
Title: Two Sample MR functions and interface to MR Base database
Version: 0.5.6
Authors@R: c(person("Gibran", "Hemani", email = "g.hemani@bristol.ac.uk",
role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0920-1055")),
person("Philip", "Haycock", email = "philip.haycock@bristol.ac.uk",
role = c("aut"), comment = c(ORCID = "0000-0001-5001-3350")),
person("Jie", "Zheng", email = "Jie.Zheng@bristol.ac.uk",
role = c("aut"), comment = c(ORCID = "0000-0002-6623-6839")),
person("Tom", "Gaunt", email = "Tom.Gaunt@bristol.ac.uk",
role = c("aut"), comment = c(ORCID = "0000-0003-0924-3247")),
person("Ben", "Elsworth", email = "Ben.Elsworth@bristol.ac.uk",
role = c("aut"), comment = c(ORCID = "0000-0001-7328-4233")),
person("Tom", "Palmer", email = "tom.palmer@bristol.ac.uk",
role = c("aut"), comment = c(ORCID = "0000-0003-4655-4511"))
)
Description: A package for performing Mendelian randomization
using GWAS summary data. It uses the IEU GWAS database to
obtain data automatically, and a wide range of methods to
run the analysis. You can use the MR-Base web app to try out
a limited range of the functionality in this package, but
for any serious work we strongly recommend using this R
package.
Depends:
R (>= 3.6.0)
Imports:
ieugwasr (>= 0.1.5),
ggplot2,
gridExtra,
cowplot,
plyr,
reshape2,
stringr,
knitr,
markdown,
gtable,
rmarkdown,
MendelianRandomization,
dplyr,
mr.raps,
psych,
magrittr,
car,
randomForest,
meta,
data.table,
MRPRESSO,
MRInstruments,
RadialMR,
MRMix,
glmnet,
lattice,
pbapply,
MASS
Remotes:
mrcieu/ieugwasr,
rondolab/MR-PRESSO,
mrcieu/MRInstruments,
WSpiller/RadialMR,
gqi/MRMix
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Encoding: UTF-8
Suggests:
covr,
testthat
Roxygen: list(markdown = TRUE)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/pwu4/TwoSampleMR.git
git@gitee.com:pwu4/TwoSampleMR.git
pwu4
TwoSampleMR
TwoSampleMR
master

搜索帮助