Skip to content

Manigben/MrBeanApp

 
 

Repository files navigation

MrBean

Binder

Lifecycle: experimental

Mr. Bean is an easy to use R-Shiny web-app that simplifies the analysis of large-scale plant breeding experimental analysis by using the power and versatility of Linear Mixed Models (LMM). This app combines the analytical robustness and speed of ASReml and SpATS with the visual power offered by R. Mr. Bean provides a graphical workflow for importing data, identifying outliers, and fitting field data using LMM with or without spatial correction. The results are BLUPs/BLUEs predictions and heritabilities for single-environmental experiments or multiple-environmental trial (MET) analysis. In addition, Mr. Bean also provides a module for exploring results from METs using several graphical and multivariate techniques.

https://mrpackages.netlify.app/
https://apariciojohan.github.io/MrBeanApp/

Installation

You can install the package:

devtools::install_github("AparicioJohan/MrBeanApp")                            

or

remotes::install_github("AparicioJohan/MrBeanApp")                           

Example

library(MrBean)
run_app()

Demo

A running demo is on shinyapps.io.


Please note that the ‘MrBean’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Web application

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 99.1%
  • Other 0.9%