{"Input","The expected pedigree file must be a CSV file with each row in the following format:\nGENERATION_NAME;Individual number;Parent1 number;Parent2 number\nIndividual numbers are expected to increase and all GREATER than zero, and parent numbers for a given individual are expected to be LESSER than the individual number.\nBreeding lines are encoded with Parent1 = Parent2 = 0.\nSelfings are encoded with Parent1 = Parent2.\nDoubled haploids are encoded with Parent2 = 0.\nThe generation names will be used when specifying genotype and phenotype observations in the later steps.\nThe first line is expected to be a header line and will be ignored.",false,{