Generation of UUIDs for 706 and 711 Files Format

The metadata id in GenoEx is a UUID, which is a general standard for creating unique identifiers (https://en.wikipedia.org/wiki/Universally_unique_identifier).
This identifier is used to associate each separate genotype in the 706 file with the corresponding sharing directive in the associated 711 file.
The program gxprep.py provided by Interbull Centre automatically creates the UUIDs for the genotyped animals and includes them in the 706 and 711 Files. If the User creates the 706 and 711 Files without using the gxprep.py program, then UUIDs need to be generated in some other way.

Currently there are many ways to generate UUIDs:

The best way to generate UUIDs depends on the programming language in use in the User's pipeline.

Please find below some additional and relevant information about UUIDs:

public/uuid (last edited 2020-10-16 13:39:02 by JanErik)