Skip to the content.

Home

Trial setup

Everything in GridScore evolves around trials. They are the main data unit. At a minimum, a trial consists of a name, the number of rows and columns, the germplasm identifiers for each plot and a number of traits. Additionally, there are more things that can be defined to provide more information about the trial itself or to aid in the data collection. On this page you will learn how to create a new trial from scratch, what information is required, how to provide it and what formats to use.

Trial metadata

Trial setup screen

The screenshot above shows the trial setup screen. We have reduced the clutter of the setup screen by splitting it into separate sections and showing overviews on this main setup view. The two bits of information that can be specified here are the name and description of the trial.

The two cards below the text fields summarize the two other areas that need to be provided for the trial. These include the trial layout (including dimensions, germplasm information, geographic information and visual markers) as well as the traits (including their data types, restrictions and groupings).

Click on the Define or Change button within each card to specify the respective information.

Trial layout

The trial layout screen is where everything related to the trial dimensions, the contained germplasm as well as optional features like corner points and visual markers are defined. Use the tabs to switch between them.

Dimensions

Trial layout

The trial dimensions need to be defined before anything else can be specified. They tell GridScore how many rows and columns you have in your trial.

If your trial is rectangular, then specify the total number of rows and columns in the trial. It’s possible to leave individual cells/plots empty on the next screen, so you can achieve trials that have odd shapes.

If your trial does not follow a rectangular layout, you can still use GridScore, but you’ll probably want to use barcodes to identify each individual plot/plant. In those cases, set the column number to 1 and use the row count to specify how many individuals you have in your trial. For the special case of only one row, GridScore basically becomes a list of items to score and it’ll allow you to add new germplasm as you go along.

In addition to the dimensionality, you can choose in which order rows and columns are numbered. By default, GridScore will number them from the top-left corner, starting at row 1, column 1. You can switch both the row and column order separately to change this behavior to better suit your needs. If, for example, you are counting rows and columns from the bottom-left corner, reverse the row order to go from bottom to top, but keep the column order the same. This used to be a global setting in the old GridScore, but we realized that everyone working on the same trial will be using the same ordering while they may use different orderings for individual trials.

NOTE: If you’re importing a trial design from FielDHub, please make sure to select ‘bottom to top’ for the row order.

Germplasm grid

Trial germplasm grid

Once the dimensions have been specified, GridScore needs to know which germplasm will be scored in each plot. To do this, select the Germplasm/rep information tab. You will see a table with the same dimensions as specified in the Layout dimensions. For each plot, you need to specify the following:

Please note that the combination of Germplasm identifier and Rep number needs to be unique for each cell/plot. This means you cannot use, for example, Heris and 2 as the germplasm identifier and rep number more than once.

If you are using controls in your trial, these will have to be uniquely identified by using the rep number. So if you have 8 controls and you’re not using unique codes, give them the same Germplasm identifier but different Rep numbers.

Rather than specifying the values for each plot manually, you can import data in different formats.

Trial germplasm grid import

Import Germplasm grid/table

If you have your germplasm identifiers in the same format/shape as the field layout (same number of columns and rows), you can use the Import Germplasm grid/table import option. Paste your information in tab-delimited form into the text box and import your data. The table fill automatically be filled.

Import rep grid/table

The same is true for the rep number information. Use the Import rep grid/table dropdown option.

Import fieldbook in row format

In addition to these tabular formats, you can provide the information in a row-based format where each plot/cell is specified as a separate row. Tools like FielDHub can be used to generate trial layouts and one of their export formats can be imported straight into GridScore. More generally though, if you have your information in a tab-delimited form where you have information on the following fields, you can import your data this way:

An exemplar file would look like this:

Germplasm Rep Row Column
Heris     2   1   1
Dialog    2   1   2
...

Please note that the file has to be tab-delimited and not space-delimited as used here for clearer display.

Trial corners

Trial corner points

If you want to make use of the georeferencing capabilities of GridScore, you will have to specify the GPS coordinates of the corner points of the trial. This can either be done by selecting them on a map or by walking to the corner points of the trial and using the GPS button for each corner.

Note that this information can be specified at a later date by the trial owner, because you may not be able to provide this information when the trial is initially generated.

Visual markers

Trial visual markers

Visual trial markers are dots that are added to the main data view to help with the navigation within a trial. Often, when a trial is set up in the field, stakes or other forms of posts will be used at regular intervals to mark every X rows and columns. GridScore can replicate this behavior. You will need to specify the interval both in the direction of the rows and columns and which corner to start from. A visual representation of the markers will be shown so you can verify your setup before continuing.

Once you are happy with your selection, use the Save button in the top right corner.

Traits

Trial traits

The trait definition section can look a bit overwhelming the first time you use it, but the minimal set of information that is required for each trait is the Trait name and the Data type. All other information is optional and is only used to enable data validation, grouping of traits or other features that we will explain in the following sections.

Once you have specified all required information for a trait you can add it to the list by pressing the Add button below the form.

The list of added traits will be shown to the right of the form (or below on smaller screens). At any point during the setup, you can return to this screen and make modifications to the traits. To edit an already added trait, select it from the list - which will load it back into the form - then make your changes and use the Update button below the form. You can also reorder traits by dragging and moving them up and down the list. Use the handle in the top right corner of the trait list item. You can also duplicate an existing trait and delete it from the list if required.

Once you are happy with your selection, use the Save button in the top right corner.

Creating the trial

Once all the required information has been specified, you are able to create the trial using the Create trial button at the bottom of the trial metadata screen. The new trial will be added to your list of local trials and can be selected/loaded from the home screen.

Home