SkillAgentSearch skills...

MrBeanApp

Web application for field trial analysis.

Install / Use

/learn @AparicioJohan/MrBeanApp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MrBean <img src="man/figures/hex-MrBean.png" width="120px" align="right"/>

Lifecycle:
stable

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.

<a href="https://apariciojohan.github.io/MrBeanApp/">https://apariciojohan.github.io/MrBeanApp/</a>

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.

<div class="row"> <div class="card"> <a href="https://beanteam.shinyapps.io/MrBean_BETA/" target="_blank"><img src="man/figures/desktop_update.png"></a> </div> </div>

Citation

Aparicio J, Gezan SA, Ariza-Suarez D, Raatz B, Diaz S, Heilman-Morales A and Lobaton J (2024) Mr.Bean: a comprehensive statistical and visualization application for modeling agricultural field trials data. Front. Plant Sci. 14:1290078.; https://doi.org/10.3389/fpls.2023.1290078

Acknowledgments

Code of Conduct

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.

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated3mo ago
Forks20

Languages

R

Security Score

77/100

Audited on Dec 8, 2025

No findings