The LightAnimal class holds animals records read from a pedigree file. It implements a much simpler object than the NewAnimal object and is intended for use with the graph theoretic routines in pyp_network. The only attributes of these objects are animal ID, sire ID, dam ID, original ID, renumbered ID, birth year, and sex (Table 6.3).
Attributes of LightAnimal objects.
Attribute & Default & Description
LightAnimal objects have the same seven methods (Table 6.4) as NewAnimal objects (Table 6.2).
Methods of LightAnimal objects.
Method & Description
A Manual for use of PyPedal
A software package for pedigree analysis