| Class | Analysis and data manipulation command |
| Name | write pap |
| Arguments |
Writes the pedigree files trip.dat and phen.dat that older versions of PAP require (note that you may have to sort trip.dat).
Example:
>> write pap
Writing PAP type pedigree files: phen.dat and trip.dat
>> file cat phen.dat
1001 1 62.0000 2 2 -9999 -9999
1002 2 91.0000 2 1 -9999 -9999
1003 2 -9999 1 1 -9999 -9999
1004 1 -9999 -9999 1 -9999 -9999
1005 2 53.0000 1 1 92.0000 3
[...]
| << (write bin) | Up to index | >> (write locus) |