[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index]

3.3 Sample pedcheck parameter file

Here is the sample parameter file `pedchk_par' for pedcheck:

 
input pedigree file 'pedchk_ped'
input pedigree size 30
input pedigree record gender absent
input pedigree record observed present
assign gender
output pedigree chronological
output pedigree file 'pedchk_out1'

The `assign gender' statement causes gender to be determined for all individuals who are parents, with the gender included in the records of the output pedigree file.

`output pedigree chronological' causes the pedigree to be sorted into chronological order (by component pedigree, then with each non-founding member preceded by her or his parents) in the output pedigree file.



This document was generated using texi2html