AparicioJohan / MrBean

Web Application V.0.1

Home Page:https://apariciojohan.github.io/MrBean/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MrBean

Is a web application for simplifying the analysis of large-scale plant breeding experiments using spatial analysis, as implemented in the R-package SpATS (Rodriguez-Alvarez et al. 2018) . It provides the possibility for visualizing raw data, indentifying outliers, fitting mixed linear models (MLM) with or without spatial correction, retrieve BLUPs/BLUEs and heritabilites from single-environment trials.

Installation

If you do not have installed devtools package, first it is necessary :

install.packages("devtools")

and then

devtools::install_github("AparicioJohan/MrBean")
library(MrBean)

Run the Shiny app

app_MrBean()

Lastest version

If you want to have the latest version send me a message Send Email

Demo

A running demo is on shinyapps.io.

About

Web Application V.0.1

https://apariciojohan.github.io/MrBean/


Languages

Language:HTML 88.9%Language:R 10.7%Language:CSS 0.4%Language:JavaScript 0.0%