Note that a single PostScript (PDF) file can be obtainaed by dot, fdp, or neato.
dot -Tps
or
fdp -Tps
or
neato -Tps
See relevant documentations for other formats.
To preserve the original order of pedigree(s) in the data, you can examine the examples at the end of this document.
Under Cygwin/Linux/Unix, the PostScript file can be converted to Portable Document Format (PDF) default to Acrobat.
ps2pdf
Use ps2pdf12, ps2pdf13, or ps2pdf14 for appropriate versions of Acrobat
according to information given on the headline of
Under Linux, you can also visualize the .dot file directly via command,
dotty
pedtodot(pedfile,makeped=FALSE,sink=TRUE,page="B5", url="http://www.mrc-epid.cam.ac.uk", height=0.5,width=0.75,rotate=0,dir="none")
sh pedtodot