• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

reworkhow/JWAS.jl: Julia for Whole-genome Analysis Software

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

reworkhow/JWAS.jl

开源软件地址:

https://github.com/reworkhow/JWAS.jl

开源编程语言:

Julia 100.0%

开源软件介绍:

JWAS.jl

Build Status

JWAS

JWAS.jl is an open-source software tool written in Julia for Bayesian multiple regression methods applied to genomic prediction and genome-wide association studies.

Structure of JWAS

  flowchart TD;
      A["phenotypes.csv"] --> A2(CSV.read) --> D(build_model)
      B["pedigree.csv"] --> B2(get_pedigree) --> D(build_model)
      C["genotypes.csv"] --> C2(get_genotypes) --> D(build_model)
      D --> E(set_covariate);
      D --> F(set_random);
      E --> H{runMCMC}
      F --> H

Help

  1. Show this README file in REPL or notebook using ?JWAS
  2. For help on a specific function above, type ? followed by its name, e.g. ?runMCMC and press enter.
  3. Run Pkg.add(PackageSpec(name="JWAS", rev="master")) to get the newest unofficial JWAS. Run Pkg.free("JWAS") to go back to the official one.

Examples available here

  • Single Trait Analysis
  • Multiple Trait Analysis
  • Repeated Measures
  • Single Step Analysis
  • Categorical Trait Analysis
  • Censored Trait Analysis
  • Joint Analysis of Continuous, Categorical, and Censored Traits
  • Multi-class Bayesian Analysis
  • Neural Networks (NN-MM)
  • Cross Validation
  • Genome Wide Association Study
  • Integrating Phenotypic Causal Networks in GWAS
  • single trait and multiple trait GBLUP by providing the relationship matrix directly
  • Description of Mixed Effects Model
  • Quality Control of Genotypes



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap