Skip to content

furan2019/IP4GSdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP4GS


IP4GS, an interactive platform for genomic selection, offers a user-friendly interface for performing streamlined GS analysis involving the above-mentioned steps simply through point-and-click actions. IP4GS currently includes seven commonly used models, 11 evaluation metrics, and visualization modules, offering great convenience for plant breeders with limited bioinformatics knowledge to apply GS analysis.

Quick start

1. Upload data

drawing

2. Genotypic data filtration and input data preview

drawing

3. Data visualization console and dimension reduction console

drawing

4. Preview of DR data

drawing

5. Genotype-to-phenotype prediction

drawing

6. Viewing scatter plots of observed and predicted phenotypes

drawing

Local usage

1. Download UI and server scripts of IP4GS

2. Source UI and sever scripts

3. Install all dependence package in the scripts

4. Library all packages and run IP4GS

shinyApp(options = list(launch.browser=T),ui = UI,server = server)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages