Sib-pair Command: relatives


ClassAnalysis and data manipulation command
Namerelatives
Arguments<ped> <id> [<locus>]

This routine lists relatives of an index individual: parents, sibs, spouses, offspring and descendants. If a locus is specified, the phenotype for each individual is included in the tabulation.

If the pedigree is small (<12 members) or the plevel is set to 1 or higher, then a list of shortest paths from each pedigree member to the index individual is also printed.

Example:

>> include williamsex.in
>> set plevel 1
>> rel 26 404 age

------------------------------------------------
Relatives of index 26--404
------------------------------------------------
NOTE:  Showing "age".

Class         N   IDs

Index           26-404 (27.00)
Parents         26-302 (38.00) 26-303 (53.00)
Siblings      2 26-401 (31.00) 26-402 (29.00)
Offspring     2 26-504 (x) 26-505 (x)
Descendants   2
Mates         1 26-405 (x)

(404)<-[302]<-[201]<-[101]
(404)<-[302]<-[201]<-(102)
(404)<-[302]<-(202)
(404)<-[302]<-[201]<-[101]->(203)->[316]<-[204]
(404)<-(303)
(404)<-[302]<-(202)->[304]->(406)<-(305)
...

<< (generations)Up to index>> (ancestors)