You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ Context ]
Breeder selected two groups of genotypes, each group contains 50 accessions, he plans to cross them all.
He will need to register new accessions (hybrid plants) for the result of these crosses to create the trial (without using the cross_unique_id) to phenotyping the new_accessions, but he will need to know if there is already any accession registered with this pedigree.
We are currently downloading the pedigree of all accessions (/search/download_all_accessions_with_pedigree), comparing the new_accessions pedigree with the current file via the Excel function vlookup.
[ Request ]
In the case of crossings of two pure lines (hybrids), it would be interesting to have an option that searches whether a certain pedigree already exists in the system to avoid accession_name redundancy.
Suggestion 1:
In the "Search Progenies", add the option to load a list or a file ( header "female parent accession" and "male parent accession").
Suggestion 2:
Add the "pedigree" type to the lists, where it will be possible to validate (if the pedigree exists) and find the progenies related to those pedigrees.
The text was updated successfully, but these errors were encountered:
[ Context ]
Breeder selected two groups of genotypes, each group contains 50 accessions, he plans to cross them all.
He will need to register new accessions (hybrid plants) for the result of these crosses to create the trial (without using the cross_unique_id) to phenotyping the new_accessions, but he will need to know if there is already any accession registered with this pedigree.
We are currently downloading the pedigree of all accessions (/search/download_all_accessions_with_pedigree), comparing the new_accessions pedigree with the current file via the Excel function vlookup.
[ Request ]
In the case of crossings of two pure lines (hybrids), it would be interesting to have an option that searches whether a certain pedigree already exists in the system to avoid accession_name redundancy.
Suggestion 1:
In the "Search Progenies", add the option to load a list or a file ( header "female parent accession" and "male parent accession").
Suggestion 2:
Add the "pedigree" type to the lists, where it will be possible to validate (if the pedigree exists) and find the progenies related to those pedigrees.
The text was updated successfully, but these errors were encountered: