Skip to content

justinwang97/JWAS.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,262 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

JWAS.jl

├────── get_pedigree
├────── get_genotypes
├────── build_model
├────── set_covariate
├────── set_random
├────── solve
├────── runMCMC
└────── ...

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

About

Julia for Whole-genome Analysis Software

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Julia 100.0%