Models
The Models module allows a user to create a Genomic Selection (GS) prediction model using genotype and phenotype data. The output model can be used in Predictions and Crossing Simulation.
Create a GS prediction model
What you need:
a. Genotype file
b. Phenotype file
Steps:
On the sidebar to your left, click Models
On the Models page, click Create Model
Create Model modal will be displayed, requiring you the following inputs:
a. Model Name - name of your model
b. Genotype file - reference genotype file
c. Phenotype file - reference phenotype file
d. Trait - the trait you want to modelEnter a Model Name
Click Select Genotype to upload a Genotype file.
Click Select Phenotype to upload a Phenotype file.
Click Select Trait and select the trait you want to model.
Once the required inputs are complete, click Create to start creating your Model.
By default, the initial status will be TRAINING, which means that the model evaluation is ongoing.
You can click the refresh button to see the latest STATUS.
If the model evaluation is successful, the STATUS column should be EVALUATED.
View model evaluation
What you need:
a. A model with an EVALUATED status
Steps:
On the Models page, click on the evaluated model.
You will be redirected to the model's overview page. Details such as Name, Genotype file used, Phenotype file used, Trait of interest, and creation date are displayed.
On the same page, click result.
You will be redirected to the evaluation results.