AllInOne
Make Your Couch a Data Pre-Processing Center
Install / Use
/learn @MohsenYN/AllInOneREADME
AllInOne <img src="inst/app/www/LogoReadme.png" width="100px" align="right"/>
<br/> <br/><img src="inst/app/www/AllInOneRM.gif" width="400px" align="center"/>
The AllInOne - Pre-Processing is an open-Source, R-Shiny user interface package designed to provide a broad range of pre-processing analysis features for phenotypic datasets. This app uses different R packages, such as mice, VIM, lme4, bestNormalize, etc., to enable plant scientists to use all the mentioned packages simultaneously in an interactive environment. Furthermore, it allows plant scientists to edit, organize, subset, and sort datasets in a live mode.
If you enjoy working with AllInOne - Pre-Processing, give us a star on GitHub and Cite the package, please :)
Here is the AllInOne - Pre-Processing research paper.
Demo
Just click HERE.
<img src="inst/app/www/Web.PNG" width="600px" align="center"/>
<br/>Installation
Required: R version 4.0.0 or later <br/> Required: Rstudio <br/> Required: golem R package version 0.3.4 or later: <br/> Required: shinydashboard R package version 0.7.2 or later <br/> Required: shinydisconnect R package version 0.1.0 or later <br/> Required: shinyjs R package version 2.1.0 or later <br/> Required: SpATS R package version 1.0-16 or later <br/> Required: remotes R package <br/>
install.packages(c("remotes","golem","shinydashboard","shinydisconnect","shinyjs"))
Install using source
You can install the AllInOne - Pre-Processing using its source on your system like so:
remotes::install_local('path/to/AllInOne-Pre-Processing/', force = TRUE)
Install from GitHub
You can install the AllInOne - Pre-Processing from GitHub like so:
remotes::install_github('MohsenYN/AllInOne')
How to run
Run without installing
You can run the application by just running app.R without installing the package.
Run after installation
AllInOne::run_app()
What do you think about AllInOne?
Let us know :) <br/>
Soybean Breeding & Computational Biology <br/> Department of Plant Agriculture <br/> University of Guelph <br/>
ENJOY!
<br/> <br/>We are proud of our partners:
<br/><img src="inst/app/www/1.png" width="400px" align="center"/>
<br/><img src="inst/app/www/2.png" width="400px" align="center"/>
<br/><img src="inst/app/www/3.png" width="200px" align="center"/>
<br/><img src="inst/app/www/4.png" width="200px" align="center"/>
<br/><img src="inst/app/www/5.png" width="250px" align="center"/>
<br/><img src="inst/app/www/6.png" width="100px" align="center"/>
<br/><img src="inst/app/www/7.png" width="200px" align="center"/>
<br/><img src="inst/app/www/8.png" width="200px" align="center"/>
<br/><img src="inst/app/www/9.png" width="200px" align="center"/>
<br/><img src="inst/app/www/10.png" width="200px" align="center"/>
<br/><img src="inst/app/www/11.png" width="200px" align="center"/>
<br/><img src="inst/app/www/12.png" width="200px" align="center"/>
