Skip to content

Latest commit

 

History

History
executable file
·
42 lines (28 loc) · 987 Bytes

README.md

File metadata and controls

executable file
·
42 lines (28 loc) · 987 Bytes

Table of Contents

About this package

Shiny server hosting the application online

Installation

  • Main Program: Please copy and paste the following command to R console.
  • Upgrading R and Rstudio to the latest version (R >= 3.5, Rstudio > 1.0.0) is strongly recommended.
#### Install or update ShinyGenotyping
install.packages("remotes")
remotes::install_github("aucomte/ShinyGenotyping")

Running ShinyGenotyping with GUI

  • To run the application ShinyGenotyping
library(ShinyGenotyping)
runShinyGenotyping()

Citation

License

LGPL-3 | file LICENSE