-
genotype id is attributed according to the plant position (1 geno per row)
-
Bug with 3 plants: the array has only 2 rows and 1 column
-
Bug with odd numbers of plants: a cell will be empty in the array
For instance for 5 plants: array with 6 cells (3 rows * 2 columns)
Todo: add a correct 'planteur' function
genotype id is attributed according to the plant position (1 geno per row)
Bug with 3 plants: the array has only 2 rows and 1 column
Bug with odd numbers of plants: a cell will be empty in the array
For instance for 5 plants: array with 6 cells (3 rows * 2 columns)
Todo: add a correct 'planteur' function