Saves the pedigree dataset in p to a file.
whop.ped.save(p, filename)
p
The pedigree dataset
filename
Name of the file to save into
None.
Ulrich Wittelsbuerger
whop.ped.load()